StackSymbol Type
symbols on the stack of a SLR(1) parser
Union cases
Union case | Description |
Full Usage:
S_SLR1 int
Parameters:
int
|
|
Full Usage:
T_SLR1 string
Parameters:
string
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsS_SLR1
Returns: bool
|
|
Full Usage:
this.IsT_SLR1
Returns: bool
|
|