pub fn visit_binary_operator<'ast, V: Visit<'ast> + ?Sized>( _visitor: &mut V, _binary_operator: &'ast BinaryOperator, _span: &'ast Span, )