congo-cc / congo-parser-generator

The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC
https://discuss.congocc.org/
Other
36 stars 11 forks source link

#69 - provide getGrammar() that works for ExpansionWithNested nodes #111

Closed adMartem closed 7 months ago

adMartem commented 7 months ago

Fixes tree node annotation following (i.e. applied to) any ExpansionWithNested ExpansionUnit. Apparently we don't do this in CongoCC or any of the examples.