ErrorType#
- class ErrorType#
The possible errors, used in the v_error
field
of TokenValue
, when the token is a ERROR
.
Fields#
- class ErrorType
- DIGIT_RADIX#
The type of the None singleton.
- FLOAT_MALFORMED#
The type of the None singleton.
- FLOAT_RADIX#
The type of the None singleton.
- NON_DIGIT_IN_CONST#
The type of the None singleton.
- UNEXP_EOF#
The type of the None singleton.
- UNEXP_EOF_IN_COMMENT#
The type of the None singleton.
- UNEXP_EOF_IN_STRING#
The type of the None singleton.
- UNKNOWN#
The type of the None singleton.