Class VerboseBinaryExactNumericType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.VerboseBinaryExactNumericType type.
      • INTEGER8

        public static final Name INTEGER8
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer8 field.
      • INTEGER16

        public static final Name INTEGER16
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer16 field.
      • INTEGER32

        public static final Name INTEGER32
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer32 field.
      • INTEGER64

        public static final Name INTEGER64
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer64 field.
      • INTEGER128

        public static final Name INTEGER128
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer128 field.
      • INTEGER256

        public static final Name INTEGER256
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integer256 field.
      • SMALL_INTEGER

        public static final Name SMALL_INTEGER
        Name of the openGql.grammar.VerboseBinaryExactNumericType.smallInteger field.
      • INTEGER_WITH_PRECISION

        public static final Name INTEGER_WITH_PRECISION
        Name of the openGql.grammar.VerboseBinaryExactNumericType.integerWithPrecision field.
      • BIG_INTEGER

        public static final Name BIG_INTEGER
        Name of the openGql.grammar.VerboseBinaryExactNumericType.bigInteger field.