Crate perplex_runtime

Source
Expand description

A collection of facilities required by perplex-generated parsers.

Structs§

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.