Interface PythonParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AND
      Deprecated.
      RegularExpression Id.
      static int AND_BOOL
      Deprecated.
      RegularExpression Id.
      static int ANDEQ
      Deprecated.
      RegularExpression Id.
      static int AS
      Deprecated.
      RegularExpression Id.
      static int ASSERT
      Deprecated.
      RegularExpression Id.
      static int AT
      Deprecated.
      RegularExpression Id.
      static int BACKTICK
      Deprecated.
      RegularExpression Id.
      static int BINNUMBER
      Deprecated.
      RegularExpression Id.
      static int BREAK
      Deprecated.
      RegularExpression Id.
      static int CLASS
      Deprecated.
      RegularExpression Id.
      static int COLON
      Deprecated.
      RegularExpression Id.
      static int COMMA
      Deprecated.
      RegularExpression Id.
      static int COMPLEX
      Deprecated.
      RegularExpression Id.
      static int CONTINUATION
      Deprecated.
      RegularExpression Id.
      static int CONTINUE
      Deprecated.
      RegularExpression Id.
      static int DECNUMBER
      Deprecated.
      RegularExpression Id.
      static int DEF
      Deprecated.
      RegularExpression Id.
      static int DEFAULT
      Deprecated.
      Lexical state.
      static int DEL
      Deprecated.
      RegularExpression Id.
      static int DIGIT
      Deprecated.
      RegularExpression Id.
      static int DIVIDE
      Deprecated.
      RegularExpression Id.
      static int DIVIDEEQ
      Deprecated.
      RegularExpression Id.
      static int DOT
      Deprecated.
      RegularExpression Id.
      static int ELIF
      Deprecated.
      RegularExpression Id.
      static int ELSE
      Deprecated.
      RegularExpression Id.
      static int EOF
      Deprecated.
      End of File.
      static int EQEQUAL
      Deprecated.
      RegularExpression Id.
      static int EQGREATER
      Deprecated.
      RegularExpression Id.
      static int EQLESS
      Deprecated.
      RegularExpression Id.
      static int EQUAL
      Deprecated.
      RegularExpression Id.
      static int EXCEPT
      Deprecated.
      RegularExpression Id.
      static int EXEC
      Deprecated.
      RegularExpression Id.
      static int EXPONENT
      Deprecated.
      RegularExpression Id.
      static int FINALLY
      Deprecated.
      RegularExpression Id.
      static int FLOAT
      Deprecated.
      RegularExpression Id.
      static int FLOORDIVIDE
      Deprecated.
      RegularExpression Id.
      static int FLOORDIVIDEEQ
      Deprecated.
      RegularExpression Id.
      static int FOR
      Deprecated.
      RegularExpression Id.
      static int FROM
      Deprecated.
      RegularExpression Id.
      static int GLOBAL
      Deprecated.
      RegularExpression Id.
      static int GREATER
      Deprecated.
      RegularExpression Id.
      static int HEXNUMBER
      Deprecated.
      RegularExpression Id.
      static int IF
      Deprecated.
      RegularExpression Id.
      static int IMPORT
      Deprecated.
      RegularExpression Id.
      static int IN
      Deprecated.
      RegularExpression Id.
      static int IN_BSTRING11
      Deprecated.
      Lexical state.
      static int IN_BSTRING13
      Deprecated.
      Lexical state.
      static int IN_BSTRING1NLC
      Deprecated.
      Lexical state.
      static int IN_BSTRING21
      Deprecated.
      Lexical state.
      static int IN_BSTRING23
      Deprecated.
      Lexical state.
      static int IN_BSTRING2NLC
      Deprecated.
      Lexical state.
      static int IN_STRING11
      Deprecated.
      Lexical state.
      static int IN_STRING13
      Deprecated.
      Lexical state.
      static int IN_STRING1NLC
      Deprecated.
      Lexical state.
      static int IN_STRING21
      Deprecated.
      Lexical state.
      static int IN_STRING23
      Deprecated.
      Lexical state.
      static int IN_STRING2NLC
      Deprecated.
      Lexical state.
      static int IN_USTRING11
      Deprecated.
      Lexical state.
      static int IN_USTRING13
      Deprecated.
      Lexical state.
      static int IN_USTRING1NLC
      Deprecated.
      Lexical state.
      static int IN_USTRING21
      Deprecated.
      Lexical state.
      static int IN_USTRING23
      Deprecated.
      Lexical state.
      static int IN_USTRING2NLC
      Deprecated.
      Lexical state.
      static int IS
      Deprecated.
      RegularExpression Id.
      static int LAMBDA
      Deprecated.
      RegularExpression Id.
      static int LBRACE
      Deprecated.
      RegularExpression Id.
      static int LBRACKET
      Deprecated.
      RegularExpression Id.
      static int LESS
      Deprecated.
      RegularExpression Id.
      static int LESSGREATER
      Deprecated.
      RegularExpression Id.
      static int LETTER
      Deprecated.
      RegularExpression Id.
      static int LPAREN
      Deprecated.
      RegularExpression Id.
      static int LSHIFT
      Deprecated.
      RegularExpression Id.
      static int LSHIFTEQ
      Deprecated.
      RegularExpression Id.
      static int MINUS
      Deprecated.
      RegularExpression Id.
      static int MINUSEQ
      Deprecated.
      RegularExpression Id.
      static int MODULO
      Deprecated.
      RegularExpression Id.
      static int MODULOEQ
      Deprecated.
      RegularExpression Id.
      static int MULTIPLY
      Deprecated.
      RegularExpression Id.
      static int MULTIPLYEQ
      Deprecated.
      RegularExpression Id.
      static int NAME
      Deprecated.
      RegularExpression Id.
      static int NEWLINE
      Deprecated.
      RegularExpression Id.
      static int NOT
      Deprecated.
      RegularExpression Id.
      static int NOT_BOOL
      Deprecated.
      RegularExpression Id.
      static int NOTEQUAL
      Deprecated.
      RegularExpression Id.
      static int OCTNUMBER
      Deprecated.
      RegularExpression Id.
      static int OR
      Deprecated.
      RegularExpression Id.
      static int OR_BOOL
      Deprecated.
      RegularExpression Id.
      static int OREQ
      Deprecated.
      RegularExpression Id.
      static int PASS
      Deprecated.
      RegularExpression Id.
      static int PLUS
      Deprecated.
      RegularExpression Id.
      static int PLUSEQ
      Deprecated.
      RegularExpression Id.
      static int POWER
      Deprecated.
      RegularExpression Id.
      static int POWEREQ
      Deprecated.
      RegularExpression Id.
      static int PRINT
      Deprecated.
      RegularExpression Id.
      static int RAISE
      Deprecated.
      RegularExpression Id.
      static int RBRACE
      Deprecated.
      RegularExpression Id.
      static int RBRACKET
      Deprecated.
      RegularExpression Id.
      static int RETURN
      Deprecated.
      RegularExpression Id.
      static int RPAREN
      Deprecated.
      RegularExpression Id.
      static int RSHIFT
      Deprecated.
      RegularExpression Id.
      static int RSHIFTEQ
      Deprecated.
      RegularExpression Id.
      static int SEMICOLON
      Deprecated.
      RegularExpression Id.
      static int SINGLE_BSTRING
      Deprecated.
      RegularExpression Id.
      static int SINGLE_BSTRING2
      Deprecated.
      RegularExpression Id.
      static int SINGLE_STRING
      Deprecated.
      RegularExpression Id.
      static int SINGLE_STRING2
      Deprecated.
      RegularExpression Id.
      static int SINGLE_USTRING
      Deprecated.
      RegularExpression Id.
      static int SINGLE_USTRING2
      Deprecated.
      RegularExpression Id.
      static int SPACE
      Deprecated.
      RegularExpression Id.
      static String[] tokenImage
      Deprecated.
      Literal token values.
      static int TRAILING_COMMENT
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_BSTRING
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_BSTRING2
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_STRING
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_STRING2
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_USTRING
      Deprecated.
      RegularExpression Id.
      static int TRIPLE_USTRING2
      Deprecated.
      RegularExpression Id.
      static int TRY
      Deprecated.
      RegularExpression Id.
      static int WHILE
      Deprecated.
      RegularExpression Id.
      static int WITH
      Deprecated.
      RegularExpression Id.
      static int XOR
      Deprecated.
      RegularExpression Id.
      static int XOREQ
      Deprecated.
      RegularExpression Id.
      static int YIELD
      Deprecated.
      RegularExpression Id.