Function moore_svlog::hir::walk_expr[][src]

pub fn walk_expr<'a>(
    visitor: &mut impl Visitor<'a>,
    expr: &'a Expr<'_>,
    lvalue: bool
)
Expand description

Walk the contents of an expression.