Interface TurtleParserConstants

  • All Known Implementing Classes:
    TurtleParser, TurtleParserTokenManager

    public interface TurtleParserConstants
    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 ARROW
      RegularExpression Id.
      static int AT
      RegularExpression Id.
      static int BASE
      RegularExpression Id.
      static int BLANK_NODE_LABEL
      RegularExpression Id.
      static int BOM
      RegularExpression Id.
      static int CARROT
      RegularExpression Id.
      static int COLON
      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 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 EQ
      RegularExpression Id.
      static int EXPONENT
      RegularExpression Id.
      static int FALSE
      RegularExpression Id.
      static int FPATH
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int IRIref
      RegularExpression Id.
      static int KW_A
      RegularExpression Id.
      static int LANGTAG
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LBRACKET
      RegularExpression Id.
      static int LPAREN
      RegularExpression Id.
      static int NIL
      RegularExpression Id.
      static int PLING
      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_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 RPAREN
      RegularExpression Id.
      static int RPATH
      RegularExpression Id.
      static int RSLASH
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      RegularExpression Id.
      static int SLASH
      RegularExpression Id.
      static int STAR
      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 TRUE
      RegularExpression Id.
      static int UNKNOWN
      RegularExpression Id.
      static int VAR
      RegularExpression Id.
      static int VARNAME
      RegularExpression Id.
      static int VBAR
      RegularExpression Id.
      static int WS
      RegularExpression Id.