summaryrefslogtreecommitdiff
path: root/examples/pydantic_models_to_grammar.py
diff options
context:
space:
mode:
authorHaggai Nuchi <h.nuchi@gmail.com>2024-05-13 22:25:56 -0700
committerGitHub <noreply@github.com>2024-05-14 15:25:56 +1000
commite0f556186b6e1f2b7032a1479edf5e89e2b1bd86 (patch)
treef418b53a5ba7b285b0b3b3c4e1509848ad08b67a /examples/pydantic_models_to_grammar.py
parent27f65d6267cf22a44c5ccefa7765d53a05bd1259 (diff)
Add left recursion check: quit early instead of going into an infinite loop (#7083)
* Add left recursion check: quit early instead of going into an infinite loop * Remove custom enum, rename left recursion check and move to "grammar internal" section, add handling for edge case where a leftmost nonterminal may be empty * Remove unnecessary declaration
Diffstat (limited to 'examples/pydantic_models_to_grammar.py')
0 files changed, 0 insertions, 0 deletions