Function databend_common_ast::parser::expr::binary_op

source ยท
pub fn binary_op(i: Input<'_>) -> IResult<'_, BinaryOperator>