Class UnsignedInteger

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.UnsignedInteger type.
      • DECIMAL

        public static final Name DECIMAL
        Name of the openGql.grammar.UnsignedInteger.decimal field.
      • HEXADECIMAL

        public static final Name HEXADECIMAL
        Name of the openGql.grammar.UnsignedInteger.hexadecimal field.
      • OCTAL

        public static final Name OCTAL
        Name of the openGql.grammar.UnsignedInteger.octal field.
      • BINARY

        public static final Name BINARY
        Name of the openGql.grammar.UnsignedInteger.binary field.