pub fn visit_nonterminal<T: MutVisitor>(nt: &mut Nonterminal, vis: &mut T)
Expand description

Applies the visitor to elements of interpolated nodes.