Expand description
Error type definitions
Structs§
- Kind
Display 🔒 - List
Display 🔒 - Token
Description - Information about a lexed token
Enums§
- Parse
Error Kind - Parsing error kind
Traits§
- Lexical
Error - An error produced by lexical analysis
- Token
Ext - Methods provided for all Token implementations
Functions§
- error_
location - Return the LexerLocation of a lalrpop_util::ParseError
Type Aliases§
- Parse
Error - A parsing error wrapped from lalrpop_util’s error type