
Public Attributes | |
| config * | bp |
| config * | cfp |
| int | index |
| action * | ap |
| int | nTknAct |
| int | nNtAct |
| int | iTknOfst |
| int | iNtOfst |
| int | iDflt |
Definition at line 215 of file lemon.c.
struct config* state::cfp [read] |
Definition at line 217 of file lemon.c.
Referenced by buildshifts(), FindActions(), FindLinks(), getstate(), and ReportOutput().
| int state::index |
Definition at line 218 of file lemon.c.
Referenced by compute_action(), getstate(), PrintAction(), and ReportOutput().
Definition at line 219 of file lemon.c.
Referenced by buildshifts(), CompressTables(), FindActions(), getstate(), and ReportTable().
| int state::nTknAct |
| int state::nNtAct |
| int state::iTknOfst |
| int state::iNtOfst |
| int state::iDflt |