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