• Igor Dejanovic's avatar
    Bugfix in parser creation from peg description · 94958f52
    Igor Dejanovic authored
    Rules that consists of just a crossref to another rules were resolving
    as a terminal rule down the chain. This fix will make a new rule as
    a clone of the last rule down the chain but under a original rule name.
    94958f52
Name
Last commit
Last update
..
__init__.py Loading commit data...
export.py Loading commit data...
peg.py Loading commit data...
utils.py Loading commit data...