Skip to main content

walk_expr

Function walk_expr 

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

Recursively walk children of an expression.