[−][src]Module rustpython_parser::error
Define internal parse error types The goal is to provide a matching and a safe error API, maksing errors from LALR
Structs
FStringError | |
LexicalError | Represents an error during lexical scanning. |
ParseError | Represents an error during parsing |
Enums
FStringErrorType | |
LexicalErrorType | |
ParseErrorType |