visit_condition

Function visit_condition 

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