Interface TurtleJavaccConstants

  • All Known Implementing Classes:
    TurtleJavacc, TurtleJavaccTokenManager

    public interface TurtleJavaccConstants
    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 ANON
      RegularExpression Id.
      static int AT
      RegularExpression Id.
      static int BASE
      RegularExpression Id.
      static int BASE_OLD
      RegularExpression Id.
      static int BLANK_NODE_LABEL
      RegularExpression Id.
      static int BOM
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int DATATYPE
      RegularExpression Id.
      static int DECIMAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DIGITS
      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 EXPONENT
      RegularExpression Id.
      static int FALSE
      RegularExpression Id.
      static int GT2
      RegularExpression Id.
      static int HEX
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int IRIref
      RegularExpression Id.
      static int KW_A
      RegularExpression Id.
      static int L_ANN
      RegularExpression Id.
      static int LANGTAG
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LBRACKET
      RegularExpression Id.
      static int LPAREN
      RegularExpression Id.
      static int LT2
      RegularExpression Id.
      static int MINUS
      RegularExpression Id.
      static int PERCENT
      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 PREFIX_OLD
      RegularExpression Id.
      static int QUOTE_3D
      RegularExpression Id.
      static int QUOTE_3S
      RegularExpression Id.
      static int R_ANN
      RegularExpression Id.
      static int RBRACE
      RegularExpression Id.
      static int RBRACKET
      RegularExpression Id.
      static int RPAREN
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      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 SURROGATE_PAIR
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int TRUE
      RegularExpression Id.
      static int UCHAR
      RegularExpression Id.
      static int UCHAR4
      RegularExpression Id.
      static int UCHAR8
      RegularExpression Id.
      static int UNKNOWN
      RegularExpression Id.
      static int VARNAME
      RegularExpression Id.
      static int WS
      RegularExpression Id.
      static int WSC
      RegularExpression Id.