Function visit_nil

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

Visits all children of Nil node