Function visit_for

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

Visits all children of For node