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

Bad code generated when both explicit assignment and JTB implicit assignment are done for a single tree node #120

Closed adMartem closed 6 months ago

adMartem commented 6 months ago

This only affects users of the experimental X_JTB_PARSE_TREE option who also use the standard LHS assignment of the node reference to a property or field.