Class BooleanLiteral

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.BooleanLiteral type.
      • TRUE

        public static final Name TRUE
        Name of the openGql.grammar.BooleanLiteral.true field.
      • FALSE

        public static final Name FALSE
        Name of the openGql.grammar.BooleanLiteral.false field.
      • UNKNOWN

        public static final Name UNKNOWN
        Name of the openGql.grammar.BooleanLiteral.unknown field.