D_State

Undocumented in source.

Members

Variables

accept
bool accept;
Undocumented in source.
accepts_diff
D_Shift*[][] accepts_diff;
Undocumented in source.
error_recovery_hints
D_ErrorRecoveryHint[] error_recovery_hints;
Undocumented in source.
goto_table_offset
int goto_table_offset;
Undocumented in source.
goto_valid
ubyte[] goto_valid;
Undocumented in source.
reduces_to
int reduces_to;
Undocumented in source.
reductions
D_Reduction*[] reductions;
Undocumented in source.
right_epsilon_hints
D_RightEpsilonHint[] right_epsilon_hints;
Undocumented in source.
scan_kind
ubyte scan_kind;
Undocumented in source.
scanner_code
D_ScanCode scanner_code;
Undocumented in source.
scanner_size
ubyte scanner_size;
Undocumented in source.
scanner_table
SB_uint32[] scanner_table;
Undocumented in source.
shifts
bool shifts;
Undocumented in source.
transition_table
SB_trans_uint32[] transition_table;
Undocumented in source.

Meta