Class OptionalOperand

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.OptionalOperand type.
      • SIMPLE

        public static final Name SIMPLE
        Name of the openGql.grammar.OptionalOperand.simple field.
      • BRACE_BLOCK

        public static final Name BRACE_BLOCK
        Name of the openGql.grammar.OptionalOperand.braceBlock field.
      • PAREN_BLOCK

        public static final Name PAREN_BLOCK
        Name of the openGql.grammar.OptionalOperand.parenBlock field.