Interface PythonParserConstants
-
- All Known Implementing Classes:
PythonParserTokenManager
public interface PythonParserConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intANDRegularExpression Id.static intAND_BOOLRegularExpression Id.static intANDEQRegularExpression Id.static intASRegularExpression Id.static intASSERTRegularExpression Id.static intATRegularExpression Id.static intBACKTICKRegularExpression Id.static intBINNUMBERRegularExpression Id.static intBREAKRegularExpression Id.static intCLASSRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intCOMPLEXRegularExpression Id.static intCONTINUATIONRegularExpression Id.static intCONTINUERegularExpression Id.static intDECNUMBERRegularExpression Id.static intDEFRegularExpression Id.static intDEFAULTLexical state.static intDELRegularExpression Id.static intDIGITRegularExpression Id.static intDIVIDERegularExpression Id.static intDIVIDEEQRegularExpression Id.static intDOTRegularExpression Id.static intELIFRegularExpression Id.static intELSERegularExpression Id.static intEOFEnd of File.static intEQEQUALRegularExpression Id.static intEQGREATERRegularExpression Id.static intEQLESSRegularExpression Id.static intEQUALRegularExpression Id.static intEXCEPTRegularExpression Id.static intEXECRegularExpression Id.static intEXPONENTRegularExpression Id.static intFINALLYRegularExpression Id.static intFLOATRegularExpression Id.static intFLOORDIVIDERegularExpression Id.static intFLOORDIVIDEEQRegularExpression Id.static intFORRegularExpression Id.static intFROMRegularExpression Id.static intGLOBALRegularExpression Id.static intGREATERRegularExpression Id.static intHEXNUMBERRegularExpression Id.static intIFRegularExpression Id.static intIMPORTRegularExpression Id.static intINRegularExpression Id.static intIN_BSTRING11Lexical state.static intIN_BSTRING13Lexical state.static intIN_BSTRING1NLCLexical state.static intIN_BSTRING21Lexical state.static intIN_BSTRING23Lexical state.static intIN_BSTRING2NLCLexical state.static intIN_STRING11Lexical state.static intIN_STRING13Lexical state.static intIN_STRING1NLCLexical state.static intIN_STRING21Lexical state.static intIN_STRING23Lexical state.static intIN_STRING2NLCLexical state.static intIN_USTRING11Lexical state.static intIN_USTRING13Lexical state.static intIN_USTRING1NLCLexical state.static intIN_USTRING21Lexical state.static intIN_USTRING23Lexical state.static intIN_USTRING2NLCLexical state.static intISRegularExpression Id.static intLAMBDARegularExpression Id.static intLBRACERegularExpression Id.static intLBRACKETRegularExpression Id.static intLESSRegularExpression Id.static intLESSGREATERRegularExpression Id.static intLETTERRegularExpression Id.static intLPARENRegularExpression Id.static intLSHIFTRegularExpression Id.static intLSHIFTEQRegularExpression Id.static intMINUSRegularExpression Id.static intMINUSEQRegularExpression Id.static intMODULORegularExpression Id.static intMODULOEQRegularExpression Id.static intMULTIPLYRegularExpression Id.static intMULTIPLYEQRegularExpression Id.static intNAMERegularExpression Id.static intNEWLINERegularExpression Id.static intNOTRegularExpression Id.static intNOT_BOOLRegularExpression Id.static intNOTEQUALRegularExpression Id.static intOCTNUMBERRegularExpression Id.static intORRegularExpression Id.static intOR_BOOLRegularExpression Id.static intOREQRegularExpression Id.static intPASSRegularExpression Id.static intPLUSRegularExpression Id.static intPLUSEQRegularExpression Id.static intPOWERRegularExpression Id.static intPOWEREQRegularExpression Id.static intPRINTRegularExpression Id.static intRAISERegularExpression Id.static intRBRACERegularExpression Id.static intRBRACKETRegularExpression Id.static intRETURNRegularExpression Id.static intRPARENRegularExpression Id.static intRSHIFTRegularExpression Id.static intRSHIFTEQRegularExpression Id.static intSEMICOLONRegularExpression Id.static intSINGLE_BSTRINGRegularExpression Id.static intSINGLE_BSTRING2RegularExpression Id.static intSINGLE_STRINGRegularExpression Id.static intSINGLE_STRING2RegularExpression Id.static intSINGLE_USTRINGRegularExpression Id.static intSINGLE_USTRING2RegularExpression Id.static intSPACERegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRAILING_COMMENTRegularExpression Id.static intTRIPLE_BSTRINGRegularExpression Id.static intTRIPLE_BSTRING2RegularExpression Id.static intTRIPLE_STRINGRegularExpression Id.static intTRIPLE_STRING2RegularExpression Id.static intTRIPLE_USTRINGRegularExpression Id.static intTRIPLE_USTRING2RegularExpression Id.static intTRYRegularExpression Id.static intWHILERegularExpression Id.static intWITHRegularExpression Id.static intXORRegularExpression Id.static intXOREQRegularExpression Id.static intYIELDRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
SPACE
static final int SPACE
RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUATION
static final int CONTINUATION
RegularExpression Id.- See Also:
- Constant Field Values
-
NEWLINE
static final int NEWLINE
RegularExpression Id.- See Also:
- Constant Field Values
-
TRAILING_COMMENT
static final int TRAILING_COMMENT
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
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
BACKTICK
static final int BACKTICK
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
-
MULTIPLY
static final int MULTIPLY
RegularExpression Id.- See Also:
- Constant Field Values
-
DIVIDE
static final int DIVIDE
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOORDIVIDE
static final int FLOORDIVIDE
RegularExpression Id.- See Also:
- Constant Field Values
-
POWER
static final int POWER
RegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFT
static final int LSHIFT
RegularExpression Id.- See Also:
- Constant Field Values
-
RSHIFT
static final int RSHIFT
RegularExpression Id.- See Also:
- Constant Field Values
-
MODULO
static final int MODULO
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
RegularExpression Id.- See Also:
- Constant Field Values
-
XOR
static final int XOR
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
AND
static final int AND
RegularExpression Id.- See Also:
- Constant Field Values
-
EQUAL
static final int EQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
GREATER
static final int GREATER
RegularExpression Id.- See Also:
- Constant Field Values
-
LESS
static final int LESS
RegularExpression Id.- See Also:
- Constant Field Values
-
EQEQUAL
static final int EQEQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EQLESS
static final int EQLESS
RegularExpression Id.- See Also:
- Constant Field Values
-
EQGREATER
static final int EQGREATER
RegularExpression Id.- See Also:
- Constant Field Values
-
LESSGREATER
static final int LESSGREATER
RegularExpression Id.- See Also:
- Constant Field Values
-
NOTEQUAL
static final int NOTEQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUSEQ
static final int PLUSEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUSEQ
static final int MINUSEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
MULTIPLYEQ
static final int MULTIPLYEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
DIVIDEEQ
static final int DIVIDEEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOORDIVIDEEQ
static final int FLOORDIVIDEEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
MODULOEQ
static final int MODULOEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
ANDEQ
static final int ANDEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
OREQ
static final int OREQ
RegularExpression Id.- See Also:
- Constant Field Values
-
XOREQ
static final int XOREQ
RegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFTEQ
static final int LSHIFTEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
RSHIFTEQ
static final int RSHIFTEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
POWEREQ
static final int POWEREQ
RegularExpression Id.- See Also:
- Constant Field Values
-
OR_BOOL
static final int OR_BOOL
RegularExpression Id.- See Also:
- Constant Field Values
-
AND_BOOL
static final int AND_BOOL
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT_BOOL
static final int NOT_BOOL
RegularExpression Id.- See Also:
- Constant Field Values
-
IS
static final int IS
RegularExpression Id.- See Also:
- Constant Field Values
-
IN
static final int IN
RegularExpression Id.- See Also:
- Constant Field Values
-
LAMBDA
static final int LAMBDA
RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
ELIF
static final int ELIF
RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
RegularExpression Id.- See Also:
- Constant Field Values
-
TRY
static final int TRY
RegularExpression Id.- See Also:
- Constant Field Values
-
EXCEPT
static final int EXCEPT
RegularExpression Id.- See Also:
- Constant Field Values
-
DEF
static final int DEF
RegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLY
RegularExpression Id.- See Also:
- Constant Field Values
-
PRINT
static final int PRINT
RegularExpression Id.- See Also:
- Constant Field Values
-
PASS
static final int PASS
RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
RegularExpression Id.- See Also:
- Constant Field Values
-
YIELD
static final int YIELD
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
RegularExpression Id.- See Also:
- Constant Field Values
-
FROM
static final int FROM
RegularExpression Id.- See Also:
- Constant Field Values
-
DEL
static final int DEL
RegularExpression Id.- See Also:
- Constant Field Values
-
RAISE
static final int RAISE
RegularExpression Id.- See Also:
- Constant Field Values
-
GLOBAL
static final int GLOBAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EXEC
static final int EXEC
RegularExpression Id.- See Also:
- Constant Field Values
-
ASSERT
static final int ASSERT
RegularExpression Id.- See Also:
- Constant Field Values
-
AS
static final int AS
RegularExpression Id.- See Also:
- Constant Field Values
-
WITH
static final int WITH
RegularExpression Id.- See Also:
- Constant Field Values
-
AT
static final int AT
RegularExpression Id.- See Also:
- Constant Field Values
-
NAME
static final int NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
LETTER
static final int LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
DECNUMBER
static final int DECNUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
HEXNUMBER
static final int HEXNUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTNUMBER
static final int OCTNUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
BINNUMBER
static final int BINNUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOAT
static final int FLOAT
RegularExpression Id.- See Also:
- Constant Field Values
-
COMPLEX
static final int COMPLEX
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_STRING
static final int SINGLE_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_STRING2
static final int SINGLE_STRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_STRING
static final int TRIPLE_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_STRING2
static final int TRIPLE_STRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_BSTRING
static final int SINGLE_BSTRING
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_BSTRING2
static final int SINGLE_BSTRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_BSTRING
static final int TRIPLE_BSTRING
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_BSTRING2
static final int TRIPLE_BSTRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_USTRING
static final int SINGLE_USTRING
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_USTRING2
static final int SINGLE_USTRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_USTRING
static final int TRIPLE_USTRING
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_USTRING2
static final int TRIPLE_USTRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING11
static final int IN_STRING11
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING21
static final int IN_STRING21
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING13
static final int IN_STRING13
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING23
static final int IN_STRING23
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING11
static final int IN_BSTRING11
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING21
static final int IN_BSTRING21
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING13
static final int IN_BSTRING13
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING23
static final int IN_BSTRING23
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING11
static final int IN_USTRING11
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING21
static final int IN_USTRING21
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING13
static final int IN_USTRING13
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING23
static final int IN_USTRING23
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING1NLC
static final int IN_STRING1NLC
Lexical state.- See Also:
- Constant Field Values
-
IN_STRING2NLC
static final int IN_STRING2NLC
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING1NLC
static final int IN_USTRING1NLC
Lexical state.- See Also:
- Constant Field Values
-
IN_USTRING2NLC
static final int IN_USTRING2NLC
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING1NLC
static final int IN_BSTRING1NLC
Lexical state.- See Also:
- Constant Field Values
-
IN_BSTRING2NLC
static final int IN_BSTRING2NLC
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-