[antlr-interest] Problems customizing tree construction

Mark Wright markwright at internode.on.net
Wed Jul 30 02:59:44 PDT 2008


Hi,

An alternative approach is to create your own symbol table:

http://www.antlr.org/wiki/display/CS652/Symbol+tables

And to set pointers/references to symbol table nodes as
appropriate in the tokens, in rule actions:

http://www.antlr.org/pipermail/antlr-interest/2008-July/029365.html

Regards, Mark

-- 


More information about the antlr-interest mailing list