Function moore_svlog::hir::walk_stmt[][src]

pub fn walk_stmt<'a>(visitor: &mut impl Visitor<'a>, stmt: &'a Stmt)
Expand description

Walk the contents of a statement.