Creates a new BinaryOperation from two given expressions.
BinaryOperation
BinaryOperator.raw(this.first, this.second);