Function visit_and

Source
pub fn visit_and<V>(visitor: &mut V, node: &And)
where V: Visitor,
Expand description

Visits all children of And node