Class IriRange

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.shex.syntax.IriRange type.
      • SEQUENCE

        public static final Name SEQUENCE
        Name of the hydra.shex.syntax.IriRange.sequence field.
      • SEQUENCE2

        public static final Name SEQUENCE2
        Name of the hydra.shex.syntax.IriRange.sequence2 field.
    • Method Detail

      • accept

        public abstract <R> R accept​(IriRange.Visitor<R> visitor)
        Dispatch to visitor.