pub fn visit_match_with_lvasgn<V: Visitor>(
visitor: &mut V,
node: &MatchWithLvasgn,
)Expand description
Visits all children of MatchWithLvasgn node
pub fn visit_match_with_lvasgn<V: Visitor>(
visitor: &mut V,
node: &MatchWithLvasgn,
)Visits all children of MatchWithLvasgn node