Class IdentifierExpression

  • All Implemented Interfaces:
    Expression

    public class IdentifierExpression
    extends Object
    implements Expression
    This is the expression for identifier. This identifier can be used as variable or any reference name to get the corresponding value.