[antlr-interest] Turing the option(output=AST) on and off at run time

chain one chainone at gmail.com
Fri Dec 5 22:54:36 PST 2008


Is that possible?Due to the memory consuming issue, in the first pass, I
only want to grab some data to be used in the second pass  and at the second
pass, the AST is built up using the same grammar file.
So I need to  turn on  the option(output=AST) at the begin of the second
pass.

Is that possible to do that in ANTLR V3?

Thanks very much!
Best Regards,
Young
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20081206/8b1278da/attachment.html 


More information about the antlr-interest mailing list