Represents a state of parser in a single pass.
ParsingLog
The action taken in the pass.
{ActionEntry}
The input buffer from the location of input buffer pointer to the end.
{string}
The parsing stack
{string[]}
The symbol at the top of the parsing stack at the start of the pass.
Generated using TypeDoc
Represents a state of parser in a single pass.
ParsingLog