Package antlr.build
Class ANTLR
java.lang.Object
antlr.build.ANTLR
Simple class that uses build.Tool to compile ANTLR's Java stuff
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
compiler
-
jarName
-
root
-
srcdir
-
-
Constructor Details
-
ANTLR
public ANTLR()
-
-
Method Details
-
getName
-
build
Build ANTLR. action on cmd-line matches method name -
jar
Jar up all the .class files -
rootIsValidANTLRDir
ANTLR root dir must contain an "antlr" dir and must have java files underneath etc...
-