Module eclipselink

Class AdditionExpression

  • All Implemented Interfaces:
    Expression

    public final class AdditionExpression
    extends ArithmeticExpression
    One of the four binary operators. An addition is a mathematical operation representing the combination of two operands together.
    BNF: arithmetic_expression ::= arithmetic_expression + arithmetic_term
    Version:
    2.4
    Author:
    Pascal Filion
    Since:
    2.3