State

Undocumented in source.

Members

Variables

error_recovery_hints
VecHint error_recovery_hints;
Undocumented in source.
goto_table_offset
int goto_table_offset;
Undocumented in source.
gotos
Goto*[] gotos;
Undocumented in source.
hash
uint64 hash;
Undocumented in source.
index
uint index;
Undocumented in source.
items
Item*[] items;
Undocumented in source.
items_hash
bool[Item*] items_hash;
Undocumented in source.
reduce_actions
VecAction reduce_actions;
Undocumented in source.
reduces_to
State* reduces_to;
Undocumented in source.
reduces_to_then_with
Rule* reduces_to_then_with;
Undocumented in source.
reduces_with
Rule* reduces_with;
Undocumented in source.
right_epsilon_hints
VecHint right_epsilon_hints;
Undocumented in source.
same_shifts
State* same_shifts;
Undocumented in source.
scanner
Scanner scanner;
Undocumented in source.
shift_actions
VecAction shift_actions;
Undocumented in source.

Meta