[antlr-interest] antlr.Tool - Where can I find it

Ric Klaren klaren at cs.utwente.nl
Mon Apr 15 01:55:24 PDT 2002


On Mon, Apr 15, 2002 at 08:16:10AM -0000, johnclarke72 wrote:
>    I recently downloaded a copy of ANTLR and am going through a 
> tutorial about it.  In this tutorial it says that I can compile my 
> grammar using java antlr.Tool.  However,  I cannot find a copy of 
> this file in the 2.7.1 installation.

It's not a 'file' well it is it's
<whereyouunpackedthedistro>/antlr/Tool.class

You run it by putting <whereyouunpackedthedistro> in your classpath then
just running java antlr.Tool <parameters> will do the trick.

Cheers,

Ric
-- 
-----+++++*****************************************************+++++++++-------
    ---- Ric Klaren ----- klaren at cs.utwente.nl ----- +31 53 4893722  ----
-----+++++*****************************************************+++++++++-------
	  Innovation makes enemies of all those who prospered under the old
	regime, and only lukewarm support is forthcoming from those who would
					prosper under the new. --- Niccolò Machiavelli


 

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



More information about the antlr-interest mailing list