visit_condition

Function visit_condition 

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