visit_condition_mut

Function visit_condition_mut 

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