Class ObjectExpressionPrimary

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.ObjectExpressionPrimary type.
      • VARIABLE

        public static final Name VARIABLE
        Name of the openGql.grammar.ObjectExpressionPrimary.variable field.
      • PARENTHESIZED

        public static final Name PARENTHESIZED
        Name of the openGql.grammar.ObjectExpressionPrimary.parenthesized field.
      • NON_PARENTHESIZED

        public static final Name NON_PARENTHESIZED
        Name of the openGql.grammar.ObjectExpressionPrimary.nonParenthesized field.