rustc_ast::mut_visit

Function walk_expr

Source
pub fn walk_expr<T: MutVisitor>(vis: &mut T, _: &mut Expr)