Child nodes can now be named in JavaCC21 ASTs
We've just added a new feature to JavaCC21 (soon to be renamed CongoCC) – the ability to access child nodes of an AST node by name. In this post, we'll discuss why that's useful and how to use the feature.