While generating the parse table, keep track of which tokens can follow one another. Then use this information to evaluate token conflicts more precisely. This will result in a smaller parse table than the previous, overly-conservative approach. |
||
|---|---|---|
| .. | ||
| lex_conflict_manager_test.cc | ||
| lex_item_test.cc | ||
| lex_table_builder_test.cc | ||
| parse_item_set_builder_test.cc | ||
| rule_can_be_blank_test.cc | ||