Class DisjunctiveOperator

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DisjunctiveOperator type.
      • OR

        public static final Name OR
        Name of the openGql.grammar.DisjunctiveOperator.or field.
      • XOR

        public static final Name XOR
        Name of the openGql.grammar.DisjunctiveOperator.xor field.