visit_expr_error_mut

Function visit_expr_error_mut 

pub fn visit_expr_error_mut<V>(v: &mut V, node: &mut ExprError)
where V: VisitMut + ?Sized,