Class IriRef_Elmt

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.shex.syntax.IriRef_Elmt type.
      • REGEX

        public static final Name REGEX
        Name of the hydra.shex.syntax.IriRef_Elmt.regex field.
      • UCHAR

        public static final Name UCHAR
        Name of the hydra.shex.syntax.IriRef_Elmt.Uchar field.
    • Method Detail

      • accept

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