🎨 build_parse_table
This commit is contained in:
parent
7bcae8f6a8
commit
255bc2427c
2 changed files with 12 additions and 17 deletions
|
|
@ -82,7 +82,6 @@ class ParseState {
|
|||
struct ParseTableSymbolMetadata {
|
||||
bool extra;
|
||||
bool structural;
|
||||
std::set<rules::Symbol> compatible_symbols;
|
||||
};
|
||||
|
||||
class ParseTable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue