Class BinaryOperation

java.lang.Object
ai.rapids.cudf.ast.AstExpression
ai.rapids.cudf.ast.BinaryOperation

public class BinaryOperation extends AstExpression
A binary operation consisting of an operator and two operands.