[antlr-interest] merged Ric's changes into main ANTLR line

Christian Ernst christian.ernst at poet.de
Mon Jan 7 03:42:00 PST 2002


Hy Terence !

Terence Parr wrote:

>
> > 2. Cutting down the size of the Java Runtime library !?
> >     ( removing any dependicies to antlr/Tool class, adding a class for
> > string
> > manipulation ?!)
>
> I have moved strip*() string methods out of Tool and changed
> Tool.warning references from ASTFactory to be calls to a member method
> called error(), which you can override and then set Parser.setASTFactory
> if you want errors going somewhere else.  Tool.class is no longer in my
> mkjar routine, but I still haven't gotten a great method of determining
> whether I have all the necessary classes.  I'll look at your list again.

We did all the needed checks by using Visual Age for Java,
which seems to be a very good Tool for finding these kind of relations
between classes
also it is easy to reorganize Code.
Yust do the changes and yous see where somethings breaks..

mfg
Christian







 

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



More information about the antlr-interest mailing list