[antlr-interest] Putting antlr into a different package?

Paul J. Lucas dude at darkfigure.org
Fri Mar 7 11:35:12 PST 2003


I've looked through the documentation but see no way to make the generated Java code from antlr use import statements for antlr from a different package.  For conflict reasons on a large project, we need to have it generated something like "import my.antlr.whatever;" rather than the standard "import antlr.whatever;".

Is there any way to do that with the code out of the box?  Or do I have to hack the source?

- Paul


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list