[antlr-interest] Output graph of parse-tree - without ANTLRWorks?

joestelmach joestelmach at gmail.com
Sun Feb 14 18:58:23 PST 2010


Hi Søren,

I think this will help you:
http://www.antlr.org/wiki/pages/viewpage.action?pageId=1760.  

If the default ParseTreeBuilder isn't exactly what you're looking for, then
you can just implement your own DebugEventListener:
http://www.antlr.org/api/Java/interfaceorg_1_1antlr_1_1runtime_1_1debug_1_1_debug_event_listener.html.

 - Joe
-- 
View this message in context: http://n2.nabble.com/Output-graph-of-parse-tree-without-ANTLRWorks-tp4572095p4572664.html
Sent from the ANTLR mailing list archive at Nabble.com.


More information about the antlr-interest mailing list