pub fn visit_unary_operator<'ast, V: Visit<'ast> + ?Sized>( _visitor: &mut V, _unary_operator: &'ast UnaryOperator, _span: &'ast Span, )