pub fn visit_match_alt<V>(visitor: &mut V, node: &MatchAlt)
where V: Visitor,
Expand description

Visits all children of MatchAlt node