Module state

Module state 

Source
Expand description

Parser state and node builder utilities.

Structs§

NodeBuilder
Helper for constructing CST nodes incrementally.
ParserState
Stateful helper passed around by grammar routines.

Enums§

RecoveryStrategy
Error recovery strategy.