Module perplex::machine[][src]

Representation of a parsing state machine and tree structure.

Structs

Actions

An iterator over the actions of a state.

State

A parser state.

StateId

A unique state identifier.

StateMachine

A state machine.

States

An iterator over the states of a state machine.

Enums

Action

An action to be taken upon encountering a symbol.