[antlr-interest] Change node content in AST tree generated with ANTLRWorks

Fernando Sanchez fernando at rti.com
Sat Apr 30 17:47:56 PDT 2011


Hi,

Is there a way to customize the text associated with the nodes of the AST tree generated with ANTLRWorks?. I tried to overwrite the toString method in my Tree node (inherit from CommonTree) without success.

Regards,
    Fernando


More information about the antlr-interest mailing list