BuildTables

Undocumented in source.

Members

Variables

d_accepts_diff1
D_Shift*[][][uint] d_accepts_diff1;
Undocumented in source.
d_error_recovery_hints1
D_ErrorRecoveryHint[][size_t] d_error_recovery_hints1;
Undocumented in source.
d_goto_valid
ubyte[][size_t] d_goto_valid;
Undocumented in source.
d_gotos
ushort[] d_gotos;
Undocumented in source.
d_passes
D_Pass[] d_passes;
Undocumented in source.
d_reductions1
D_Reduction*[][size_t] d_reductions1;
Undocumented in source.
d_right_epsilon_hints1
D_RightEpsilonHint[][size_t] d_right_epsilon_hints1;
Undocumented in source.
d_scanner1
SB_uint32[][uint] d_scanner1;
Undocumented in source.
d_states
D_State[] d_states;
Undocumented in source.
d_symbols
D_Symbol[] d_symbols;
Undocumented in source.
d_transition1
SB_trans_uint32[][uint] d_transition1;
Undocumented in source.
final_code
D_ReductionCode final_code;
Undocumented in source.
reductions
D_Reduction*[uint] reductions;
Undocumented in source.
spec_code
D_ReductionCode spec_code;
Undocumented in source.

Meta