pub fn visit_module<V>(visitor: &mut V, node: &Module)where V: Visitor,
Visits all children of Module node