Function walk_expr

Source
pub fn walk_expr<V: MutVisitor>(vis: &mut V, expression: &mut Expr) -> V::Result