pub fn visit_while<V: Visitor>(visitor: &mut V, node: &While)
Expand description

Visits all children of While node