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