Function visit_match_pattern

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

Visits all children of MatchPattern node