ddparser.write_tables

Undocumented in source.

Members

Functions

createTablesFromGrammar
D_ParserTables* createTablesFromGrammar(Grammar* g, D_ReductionCode spec_code, D_ReductionCode final_code)
Undocumented in source. Be warned that the author may not have intended to support it.
is_EBNF
bool is_EBNF(uint _x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BuildTables
struct BuildTables
Undocumented in source.
TableMap
struct TableMap(T, int dimention = 1)
Undocumented in source.

Variables

er_hint_hash_fns
hash_fns_t er_hint_hash_fns;
Undocumented in source.
scanner_block_fns
hash_fns_t scanner_block_fns;
Undocumented in source.
shift_fns
hash_fns_t shift_fns;
Undocumented in source.
trans_scanner_block_fns
hash_fns_t trans_scanner_block_fns;
Undocumented in source.

Meta