pub fn walk_operator<'a, V>(_visitor: &mut V, _operator: &'a Operator)where V: SourceOrderVisitor<'a> + ?Sized,