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

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

Walk the contents of a statement.