Function visit_match_rest

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

Visits all children of MatchRest node