Package EDU.purdue.jtb.parser
Interface JTBParserConstants
-
- All Known Implementing Classes:
JTBParser,JTBParserTokenManager
public interface JTBParserConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int_DEFAULTRegularExpression Id.static int_EOFRegularExpression Id.static int_IGNORE_CASERegularExpression Id.static int_JAVACODERegularExpression Id.static int_LOOKAHEADRegularExpression Id.static int_MORERegularExpression Id.static int_PARSER_BEGINRegularExpression Id.static int_PARSER_ENDRegularExpression Id.static int_SKIPRegularExpression Id.static int_SPECIAL_TOKENRegularExpression Id.static int_TOKENRegularExpression Id.static int_TOKEN_MGR_DECLSRegularExpression Id.static intABSTRACTRegularExpression Id.static intAFTER_EGENLexical state.static intANDASSIGNRegularExpression Id.static intASSERTRegularExpression Id.static intASSIGNRegularExpression Id.static intBANGRegularExpression Id.static intBIT_ANDRegularExpression Id.static intBIT_ORRegularExpression Id.static intBOOLEANRegularExpression Id.static intBREAKRegularExpression Id.static intBYTERegularExpression Id.static intCASERegularExpression Id.static intCATCHRegularExpression Id.static intCHARRegularExpression Id.static intCHARACTER_LITERALRegularExpression Id.static intCLASSRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intCONSTRegularExpression Id.static intCONTINUERegularExpression Id.static intDEC_DIGITRegularExpression Id.static intDECIMAL_EXPONENTRegularExpression Id.static intDECIMAL_FLOATING_POINT_LITERALRegularExpression Id.static intDECIMAL_LITERALRegularExpression Id.static intDECRRegularExpression Id.static intDEFAULTLexical state.static intDORegularExpression Id.static intDOTRegularExpression Id.static intDOUBLERegularExpression Id.static intELSERegularExpression Id.static intENUMRegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intESCAPED_CHARACTERRegularExpression Id.static intEXTENDSRegularExpression Id.static intFALSERegularExpression Id.static intFINALRegularExpression Id.static intFINALLYRegularExpression Id.static intFLOATRegularExpression Id.static intFLOATING_POINT_LETTERRegularExpression Id.static intFLOATING_POINT_LITERALRegularExpression Id.static intFORRegularExpression Id.static intFORMAL_COMMENTRegularExpression Id.static intGERegularExpression Id.static intGOTORegularExpression Id.static intGTRegularExpression Id.static intHEX_DIGITRegularExpression Id.static intHEX_LITERALRegularExpression Id.static intHEXADECIMAL_EXPONENTRegularExpression Id.static intHEXADECIMAL_FLOATING_POINT_LITERALRegularExpression Id.static intHOOKRegularExpression Id.static intIDENTIFIERRegularExpression Id.static intIFRegularExpression Id.static intIMPLEMENTSRegularExpression Id.static intIMPORTRegularExpression Id.static intIN_FORMAL_COMMENTLexical state.static intIN_MULTI_LINE_COMMENTLexical state.static intIN_SINGLE_LINE_COMMENTLexical state.static intINCRRegularExpression Id.static intINSTANCEOFRegularExpression Id.static intINTRegularExpression Id.static intINTEGER_LITERALRegularExpression Id.static intINTERFACERegularExpression Id.static intLBRACERegularExpression Id.static intLBRACKETRegularExpression Id.static intLERegularExpression Id.static intLETTERRegularExpression Id.static intLONGRegularExpression Id.static intLONG_LETTERRegularExpression Id.static intLPARENRegularExpression Id.static intLTRegularExpression Id.static intMINUSRegularExpression Id.static intMINUSASSIGNRegularExpression Id.static intMULTI_LINE_COMMENTRegularExpression Id.static intNATIVERegularExpression Id.static intNERegularExpression Id.static intNEWRegularExpression Id.static intNULLRegularExpression Id.static intOCTAL_DIGITRegularExpression Id.static intOCTAL_FIRST_DIGITRegularExpression Id.static intOCTAL_LITERALRegularExpression Id.static intORASSIGNRegularExpression Id.static intPACKAGERegularExpression Id.static intPART_LETTERRegularExpression Id.static intPLUSRegularExpression Id.static intPLUSASSIGNRegularExpression Id.static intPRIVATERegularExpression Id.static intPROTECTEDRegularExpression Id.static intPUBLICRegularExpression Id.static intRBRACERegularExpression Id.static intRBRACKETRegularExpression Id.static intREMRegularExpression Id.static intREMASSIGNRegularExpression Id.static intRETURNRegularExpression Id.static intRPARENRegularExpression Id.static intSC_ANDRegularExpression Id.static intSC_ORRegularExpression Id.static intSEMICOLONRegularExpression Id.static intSHORTRegularExpression Id.static intSINGLE_LINE_COMMENTRegularExpression Id.static intSLASHRegularExpression Id.static intSLASHASSIGNRegularExpression Id.static intSTARRegularExpression Id.static intSTARASSIGNRegularExpression Id.static intSTATICRegularExpression Id.static intSTRICTFPRegularExpression Id.static intSTRING_LITERALRegularExpression Id.static intSUPERRegularExpression Id.static intSWITCHRegularExpression Id.static intSYNCHRONIZEDRegularExpression Id.static intTHISRegularExpression Id.static intTHROWRegularExpression Id.static intTHROWSRegularExpression Id.static intTILDERegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRANSIENTRegularExpression Id.static intTRUERegularExpression Id.static intTRYRegularExpression Id.static intVOIDRegularExpression Id.static intVOLATILERegularExpression Id.static intWHILERegularExpression Id.static intXORRegularExpression Id.static intXORASSIGNRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
_LOOKAHEAD
static final int _LOOKAHEAD
RegularExpression Id.- See Also:
- Constant Field Values
-
_IGNORE_CASE
static final int _IGNORE_CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
_PARSER_BEGIN
static final int _PARSER_BEGIN
RegularExpression Id.- See Also:
- Constant Field Values
-
_PARSER_END
static final int _PARSER_END
RegularExpression Id.- See Also:
- Constant Field Values
-
_JAVACODE
static final int _JAVACODE
RegularExpression Id.- See Also:
- Constant Field Values
-
_TOKEN
static final int _TOKEN
RegularExpression Id.- See Also:
- Constant Field Values
-
_SPECIAL_TOKEN
static final int _SPECIAL_TOKEN
RegularExpression Id.- See Also:
- Constant Field Values
-
_MORE
static final int _MORE
RegularExpression Id.- See Also:
- Constant Field Values
-
_SKIP
static final int _SKIP
RegularExpression Id.- See Also:
- Constant Field Values
-
_TOKEN_MGR_DECLS
static final int _TOKEN_MGR_DECLS
RegularExpression Id.- See Also:
- Constant Field Values
-
_EOF
static final int _EOF
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
FORMAL_COMMENT
static final int FORMAL_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
ABSTRACT
static final int ABSTRACT
RegularExpression Id.- See Also:
- Constant Field Values
-
ASSERT
static final int ASSERT
RegularExpression Id.- See Also:
- Constant Field Values
-
BOOLEAN
static final int BOOLEAN
RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
RegularExpression Id.- See Also:
- Constant Field Values
-
BYTE
static final int BYTE
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
CATCH
static final int CATCH
RegularExpression Id.- See Also:
- Constant Field Values
-
CHAR
static final int CHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONST
RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
RegularExpression Id.- See Also:
- Constant Field Values
-
_DEFAULT
static final int _DEFAULT
RegularExpression Id.- See Also:
- Constant Field Values
-
DO
static final int DO
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLE
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
ENUM
static final int ENUM
RegularExpression Id.- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDS
RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
RegularExpression Id.- See Also:
- Constant Field Values
-
FINAL
static final int FINAL
RegularExpression Id.- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLY
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOAT
static final int FLOAT
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
RegularExpression Id.- See Also:
- Constant Field Values
-
GOTO
static final int GOTO
RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPLEMENTS
static final int IMPLEMENTS
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
RegularExpression Id.- See Also:
- Constant Field Values
-
INSTANCEOF
static final int INSTANCEOF
RegularExpression Id.- See Also:
- Constant Field Values
-
INT
static final int INT
RegularExpression Id.- See Also:
- Constant Field Values
-
INTERFACE
static final int INTERFACE
RegularExpression Id.- See Also:
- Constant Field Values
-
LONG
static final int LONG
RegularExpression Id.- See Also:
- Constant Field Values
-
NATIVE
static final int NATIVE
RegularExpression Id.- See Also:
- Constant Field Values
-
NEW
static final int NEW
RegularExpression Id.- See Also:
- Constant Field Values
-
NULL
static final int NULL
RegularExpression Id.- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGE
RegularExpression Id.- See Also:
- Constant Field Values
-
PRIVATE
static final int PRIVATE
RegularExpression Id.- See Also:
- Constant Field Values
-
PROTECTED
static final int PROTECTED
RegularExpression Id.- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
RegularExpression Id.- See Also:
- Constant Field Values
-
SHORT
static final int SHORT
RegularExpression Id.- See Also:
- Constant Field Values
-
STATIC
static final int STATIC
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICTFP
static final int STRICTFP
RegularExpression Id.- See Also:
- Constant Field Values
-
SUPER
static final int SUPER
RegularExpression Id.- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCH
RegularExpression Id.- See Also:
- Constant Field Values
-
SYNCHRONIZED
static final int SYNCHRONIZED
RegularExpression Id.- See Also:
- Constant Field Values
-
THIS
static final int THIS
RegularExpression Id.- See Also:
- Constant Field Values
-
THROW
static final int THROW
RegularExpression Id.- See Also:
- Constant Field Values
-
THROWS
static final int THROWS
RegularExpression Id.- See Also:
- Constant Field Values
-
TRANSIENT
static final int TRANSIENT
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
RegularExpression Id.- See Also:
- Constant Field Values
-
TRY
static final int TRY
RegularExpression Id.- See Also:
- Constant Field Values
-
VOID
static final int VOID
RegularExpression Id.- See Also:
- Constant Field Values
-
VOLATILE
static final int VOLATILE
RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_LITERAL
static final int INTEGER_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
CHARACTER_LITERAL
static final int CHARACTER_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DEC_DIGIT
static final int DEC_DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_DIGIT
static final int HEX_DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_DIGIT
static final int OCTAL_DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_FIRST_DIGIT
static final int OCTAL_FIRST_DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_LITERAL
static final int DECIMAL_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_LITERAL
static final int HEX_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_LITERAL
static final int OCTAL_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_EXPONENT
static final int DECIMAL_EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
HEXADECIMAL_EXPONENT
static final int HEXADECIMAL_EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LETTER
static final int FLOATING_POINT_LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
LONG_LETTER
static final int LONG_LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_FLOATING_POINT_LITERAL
static final int DECIMAL_FLOATING_POINT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
HEXADECIMAL_FLOATING_POINT_LITERAL
static final int HEXADECIMAL_FLOATING_POINT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPED_CHARACTER
static final int ESCAPED_CHARACTER
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
-
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
-
ASSIGN
static final int ASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
BANG
static final int BANG
RegularExpression Id.- See Also:
- Constant Field Values
-
TILDE
static final int TILDE
RegularExpression Id.- See Also:
- Constant Field Values
-
HOOK
static final int HOOK
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
RegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NE
RegularExpression Id.- See Also:
- Constant Field Values
-
SC_OR
static final int SC_OR
RegularExpression Id.- See Also:
- Constant Field Values
-
SC_AND
static final int SC_AND
RegularExpression Id.- See Also:
- Constant Field Values
-
INCR
static final int INCR
RegularExpression Id.- See Also:
- Constant Field Values
-
DECR
static final int DECR
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
-
STAR
static final int STAR
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASH
RegularExpression Id.- See Also:
- Constant Field Values
-
BIT_AND
static final int BIT_AND
RegularExpression Id.- See Also:
- Constant Field Values
-
BIT_OR
static final int BIT_OR
RegularExpression Id.- See Also:
- Constant Field Values
-
XOR
static final int XOR
RegularExpression Id.- See Also:
- Constant Field Values
-
REM
static final int REM
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUSASSIGN
static final int PLUSASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUSASSIGN
static final int MINUSASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
STARASSIGN
static final int STARASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASHASSIGN
static final int SLASHASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
ANDASSIGN
static final int ANDASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
ORASSIGN
static final int ORASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
XORASSIGN
static final int XORASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
REMASSIGN
static final int REMASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIER
RegularExpression Id.- See Also:
- Constant Field Values
-
LETTER
static final int LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
PART_LETTER
static final int PART_LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
AFTER_EGEN
static final int AFTER_EGEN
Lexical state.- See Also:
- Constant Field Values
-
IN_SINGLE_LINE_COMMENT
static final int IN_SINGLE_LINE_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
IN_FORMAL_COMMENT
static final int IN_FORMAL_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-