Interface TurtleJavaccConstants
-
- All Known Implementing Classes:
TurtleJavacc,TurtleJavaccTokenManager
public interface TurtleJavaccConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intA2ZRegularExpression Id.static intA2ZNRegularExpression Id.static intANONRegularExpression Id.static intATRegularExpression Id.static intBASERegularExpression Id.static intBASE_OLDRegularExpression Id.static intBLANK_NODE_LABELRegularExpression Id.static intBOMRegularExpression Id.static intCOMMARegularExpression Id.static intDATATYPERegularExpression Id.static intDECIMALRegularExpression Id.static intDEFAULTLexical state.static intDIGITSRegularExpression Id.static intDOTRegularExpression Id.static intDOUBLERegularExpression Id.static intECHARRegularExpression Id.static intEOFEnd of File.static intEXPONENTRegularExpression Id.static intFALSERegularExpression Id.static intGT2RegularExpression Id.static intHEXRegularExpression Id.static intINTEGERRegularExpression Id.static intIRIrefRegularExpression Id.static intKW_ARegularExpression Id.static intL_ANNRegularExpression Id.static intLANGTAGRegularExpression Id.static intLBRACERegularExpression Id.static intLBRACKETRegularExpression Id.static intLPARENRegularExpression Id.static intLT2RegularExpression Id.static intMINUSRegularExpression Id.static intPERCENTRegularExpression Id.static intPLUSRegularExpression Id.static intPLXRegularExpression Id.static intPN_CHARSRegularExpression Id.static intPN_CHARS_BASERegularExpression Id.static intPN_CHARS_URegularExpression Id.static intPN_LOCALRegularExpression Id.static intPN_LOCAL_ESCRegularExpression Id.static intPN_PREFIXRegularExpression Id.static intPNAME_LNRegularExpression Id.static intPNAME_NSRegularExpression Id.static intPREFIXRegularExpression Id.static intPREFIX_OLDRegularExpression Id.static intQUOTE_3DRegularExpression Id.static intQUOTE_3SRegularExpression Id.static intR_ANNRegularExpression Id.static intRBRACERegularExpression Id.static intRBRACKETRegularExpression Id.static intRPARENRegularExpression Id.static intSEMICOLONRegularExpression Id.static intSINGLE_LINE_COMMENTRegularExpression Id.static intSTRING_LITERAL_LONG1RegularExpression Id.static intSTRING_LITERAL_LONG2RegularExpression Id.static intSTRING_LITERAL1RegularExpression Id.static intSTRING_LITERAL2RegularExpression Id.static intSURROGATE_PAIRRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRUERegularExpression Id.static intUCHARRegularExpression Id.static intUCHAR4RegularExpression Id.static intUCHAR8RegularExpression Id.static intUNKNOWNRegularExpression Id.static intVARNAMERegularExpression Id.static intWSRegularExpression Id.static intWSCRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
WS
static final int WS
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
KW_A
static final int KW_A
RegularExpression Id.- See Also:
- Constant Field Values
-
PREFIX_OLD
static final int PREFIX_OLD
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE_OLD
static final int BASE_OLD
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE
static final int BASE
RegularExpression Id.- See Also:
- Constant Field Values
-
PREFIX
static final int PREFIX
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
RegularExpression Id.- See Also:
- Constant Field Values
-
WSC
static final int WSC
RegularExpression Id.- See Also:
- Constant Field Values
-
BOM
static final int BOM
RegularExpression Id.- See Also:
- Constant Field Values
-
IRIref
static final int IRIref
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGITS
static final int DIGITS
RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER
static final int INTEGER
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL
static final int DECIMAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLE
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE_3D
static final int QUOTE_3D
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE_3S
static final int QUOTE_3S
RegularExpression Id.- See Also:
- Constant Field Values
-
ECHAR
static final int ECHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
UCHAR
static final int UCHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
UCHAR4
static final int UCHAR4
RegularExpression Id.- See Also:
- Constant Field Values
-
UCHAR8
static final int UCHAR8
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL1
static final int STRING_LITERAL1
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL2
static final int STRING_LITERAL2
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL_LONG1
static final int STRING_LITERAL_LONG1
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL_LONG2
static final int STRING_LITERAL_LONG2
RegularExpression Id.- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
ANON
static final int ANON
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
LT2
static final int LT2
RegularExpression Id.- See Also:
- Constant Field Values
-
GT2
static final int GT2
RegularExpression Id.- See Also:
- Constant Field Values
-
L_ANN
static final int L_ANN
RegularExpression Id.- See Also:
- Constant Field Values
-
R_ANN
static final int R_ANN
RegularExpression Id.- See Also:
- Constant Field Values
-
DATATYPE
static final int DATATYPE
RegularExpression Id.- See Also:
- Constant Field Values
-
AT
static final int AT
RegularExpression Id.- See Also:
- Constant Field Values
-
PNAME_NS
static final int PNAME_NS
RegularExpression Id.- See Also:
- Constant Field Values
-
PNAME_LN
static final int PNAME_LN
RegularExpression Id.- See Also:
- Constant Field Values
-
BLANK_NODE_LABEL
static final int BLANK_NODE_LABEL
RegularExpression Id.- See Also:
- Constant Field Values
-
LANGTAG
static final int LANGTAG
RegularExpression Id.- See Also:
- Constant Field Values
-
A2Z
static final int A2Z
RegularExpression Id.- See Also:
- Constant Field Values
-
A2ZN
static final int A2ZN
RegularExpression Id.- See Also:
- Constant Field Values
-
SURROGATE_PAIR
static final int SURROGATE_PAIR
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_CHARS_BASE
static final int PN_CHARS_BASE
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_CHARS_U
static final int PN_CHARS_U
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_CHARS
static final int PN_CHARS
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_PREFIX
static final int PN_PREFIX
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_LOCAL
static final int PN_LOCAL
RegularExpression Id.- See Also:
- Constant Field Values
-
VARNAME
static final int VARNAME
RegularExpression Id.- See Also:
- Constant Field Values
-
PN_LOCAL_ESC
static final int PN_LOCAL_ESC
RegularExpression Id.- See Also:
- Constant Field Values
-
PLX
static final int PLX
RegularExpression Id.- See Also:
- Constant Field Values
-
HEX
static final int HEX
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENT
static final int PERCENT
RegularExpression Id.- See Also:
- Constant Field Values
-
UNKNOWN
static final int UNKNOWN
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-