Function lib_ruby_parser::traverse::visitor::visit_match_with_lvasgn [−][src]
pub fn visit_match_with_lvasgn<V: Visitor>(
visitor: &mut V,
node: &MatchWithLvasgn
)Expand description
Visits all children of MatchWithLvasgn node
