lr1!() { /* proc-macro */ }Expand description
Build a parser table from a grammar definition.
This macro will generate a Parser and Context structs.
lr1!() { /* proc-macro */ }Build a parser table from a grammar definition.
This macro will generate a Parser and Context structs.