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