Class NumericLiteral

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.shex.syntax.NumericLiteral type.
      • INTEGER

        public static final Name INTEGER
        Name of the hydra.shex.syntax.NumericLiteral.Integer field.
      • DECIMAL

        public static final Name DECIMAL
        Name of the hydra.shex.syntax.NumericLiteral.Decimal field.
      • DOUBLE

        public static final Name DOUBLE
        Name of the hydra.shex.syntax.NumericLiteral.Double field.
    • Method Detail

      • hydraOrdinal

        public abstract int hydraOrdinal()