ParseErrorContext<'tok> Type
The context provided when a parse error occurs
Instance members
Instance member | Description |
Full Usage:
this.CurrentToken
Returns: 'tok option
|
|
Full Usage:
this.Message
Returns: string
|
|
|
|
Full Usage:
this.ReduceTokens
Returns: int list
|
|
Full Usage:
this.ReducibleProductions
Returns: int list list
|
|
Full Usage:
this.ShiftTokens
Returns: int list
|
|
Full Usage:
this.StateStack
Returns: int list
|