Class NonParenthesizedPrimaryValueExpressionSpecialCase

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase type.
      • AGGREGATE_FUNCTION

        public static final Name AGGREGATE_FUNCTION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.aggregateFunction field.
      • UNSIGNED_VALUE_SPECIFICATION

        public static final Name UNSIGNED_VALUE_SPECIFICATION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.unsignedValueSpecification field.
      • PATH_VALUE_CONSTRUCTOR

        public static final Name PATH_VALUE_CONSTRUCTOR
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.pathValueConstructor field.
      • PROPERTY_REFERENCE

        public static final Name PROPERTY_REFERENCE
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.propertyReference field.
      • VALUE_QUERY_EXPRESSION

        public static final Name VALUE_QUERY_EXPRESSION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.valueQueryExpression field.
      • CASE_EXPRESSION

        public static final Name CASE_EXPRESSION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.caseExpression field.
      • CAST_SPECIFICATION

        public static final Name CAST_SPECIFICATION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.castSpecification field.
      • ELEMENT_ID_FUNCTION

        public static final Name ELEMENT_ID_FUNCTION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.elementIdFunction field.
      • LET_VALUE_EXPRESSION

        public static final Name LET_VALUE_EXPRESSION
        Name of the openGql.grammar.NonParenthesizedPrimaryValueExpressionSpecialCase.letValueExpression field.