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

Identifier `parsingStack` in generated parser cannot be final (due to its being set in fault-tolerant mode). #117

Closed adMartem closed 6 months ago

adMartem commented 6 months ago

Specifically in code for ATTEMPT ... RECOVER.