Interface ShExJavaccConstants

  • All Known Implementing Classes:
    ShExJavacc, ShExJavaccTokenManager

    public interface ShExJavaccConstants
    Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int A2Z
      RegularExpression Id.
      static int A2ZN
      RegularExpression Id.
      static int AMP
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int AT
      RegularExpression Id.
      static int ATPNAME_LN
      RegularExpression Id.
      static int ATPNAME_NS
      RegularExpression Id.
      static int ATSTART
      RegularExpression Id.
      static int BANG
      RegularExpression Id.
      static int BASE
      RegularExpression Id.
      static int BLANK_NODE_LABEL
      RegularExpression Id.
      static int BNODE
      RegularExpression Id.
      static int BOM
      RegularExpression Id.
      static int CARAT
      RegularExpression Id.
      static int CLOSED
      RegularExpression Id.
      static int CODE_BLOCK
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int DECIMAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DIGITS
      RegularExpression Id.
      static int DOLLAR
      RegularExpression Id.
      static int DOT
      RegularExpression Id.
      static int DOUBLE
      RegularExpression Id.
      static int ECHAR
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQUALS
      RegularExpression Id.
      static int EXPONENT
      RegularExpression Id.
      static int EXTERNAL
      RegularExpression Id.
      static int EXTRA
      RegularExpression Id.
      static int FALSE
      RegularExpression Id.
      static int FOCUS
      RegularExpression Id.
      static int FRACTIONDIGITS
      RegularExpression Id.
      static int HEX
      RegularExpression Id.
      static int IMPORT
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int IRI
      RegularExpression Id.
      static int IRIref
      RegularExpression Id.
      static int LANG_STRING_LITERAL_LONG1
      RegularExpression Id.
      static int LANG_STRING_LITERAL_LONG2
      RegularExpression Id.
      static int LANG_STRING_LITERAL1
      RegularExpression Id.
      static int LANG_STRING_LITERAL2
      RegularExpression Id.
      static int LANGTAG
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LBRACKET
      RegularExpression Id.
      static int LENGTH
      RegularExpression Id.
      static int LITERAL
      RegularExpression Id.
      static int LPAREN
      RegularExpression Id.
      static int MAXEXCLUSIVE
      RegularExpression Id.
      static int MAXINCLUSIVE
      RegularExpression Id.
      static int MAXLENGTH
      RegularExpression Id.
      static int MINEXCLUSIVE
      RegularExpression Id.
      static int MININCLUSIVE
      RegularExpression Id.
      static int MINLENGTH
      RegularExpression Id.
      static int MINUS
      RegularExpression Id.
      static int ML_COMMENT_STATE
      Lexical state.
      static int NONLITERAL
      RegularExpression Id.
      static int NOT
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int PERCENT
      RegularExpression Id.
      static int PERCENT_CHAR
      RegularExpression Id.
      static int PLUS
      RegularExpression Id.
      static int PLX
      RegularExpression Id.
      static int PN_CHARS
      RegularExpression Id.
      static int PN_CHARS_BASE
      RegularExpression Id.
      static int PN_CHARS_U
      RegularExpression Id.
      static int PN_LOCAL
      RegularExpression Id.
      static int PN_LOCAL_ESC
      RegularExpression Id.
      static int PN_PREFIX
      RegularExpression Id.
      static int PNAME_LN
      RegularExpression Id.
      static int PNAME_NS
      RegularExpression Id.
      static int PREFIX
      RegularExpression Id.
      static int QMARK
      RegularExpression Id.
      static int QUOTE_3D
      RegularExpression Id.
      static int QUOTE_3S
      RegularExpression Id.
      static int RBRACE
      RegularExpression Id.
      static int RBRACKET
      RegularExpression Id.
      static int RDF_TYPE
      RegularExpression Id.
      static int REGEXP
      RegularExpression Id.
      static int REPEAT_RANGE
      RegularExpression Id.
      static int RPAREN
      RegularExpression Id.
      static int SEMI_COLON
      RegularExpression Id.
      static int SHAPE
      RegularExpression Id.
      static int SHAPE_CLASS
      RegularExpression Id.
      static int SLASH
      RegularExpression Id.
      static int STAR
      RegularExpression Id.
      static int START
      RegularExpression Id.
      static int STRING_LITERAL_LONG1
      RegularExpression Id.
      static int STRING_LITERAL_LONG2
      RegularExpression Id.
      static int STRING_LITERAL1
      RegularExpression Id.
      static int STRING_LITERAL2
      RegularExpression Id.
      static int TILDE
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int TOTALDIGITS
      RegularExpression Id.
      static int TRUE
      RegularExpression Id.
      static int UCHAR
      RegularExpression Id.
      static int UNKNOWN
      RegularExpression Id.
      static int USCORE
      RegularExpression Id.
      static int VARNAME
      RegularExpression Id.
      static int VBAR
      RegularExpression Id.