pub fn visit_match_pattern<V: Visitor>(visitor: &mut V, node: &MatchPattern)
Expand description

Visits all children of MatchPattern node