Function visit_int

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

Visits all children of Int node