Expand description
A collection of facilities required by perplex-generated parsers.
Structs§
- A wrapper for using iterators as parser input.
- A parser state machine.
Enums§
- A symbol on the parse stack.
Traits§
- A parser that can be passed to generated states.
- An stream of tokens that can be used as parser input.
- A description of a parser’s state space.