visit_expr_column_mut

Function visit_expr_column_mut 

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