Interface BinaryComparison

    • Method Detail

      • getLeftExpression

        Expression getLeftExpression()
      • getRightExpression

        Expression getRightExpression()
      • setLeftExpression

        void setLeftExpression​(Expression ex)
      • setRightExpression

        void setRightExpression​(Expression ex)