Expand description
Contains some common error types.
Structs§
- no options matched for rule
- could not match literal
- A canonical error for when a grammar simply finds something it doesn’t expect.
- unexpected end of input
- matched input unexpectedly
- expected input to match function