pub fn visit_traversal_operator_mut<V>(v: &mut V, node: &mut TraversalOperator)where V: VisitMut + ?Sized,