Skip to main content

walk_expr_mut

Function walk_expr_mut 

Source
pub fn walk_expr_mut<V: LcnfMutVisitor + ?Sized>(
    visitor: &mut V,
    expr: &mut LcnfExpr,
)
Expand description

Walk children of an expression mutably.