| |
|
| java.lang.Object antlr.build.ANTLR
ANTLR | public class ANTLR (Code) | | Simple class that uses build.Tool to compile ANTLR's Java stuff
|
Constructor Summary | |
public | ANTLR() |
build | public void build(Tool tool)(Code) | | Build ANTLR. action on cmd-line matches method name
|
jar | public void jar(Tool tool)(Code) | | Jar up all the .class files
|
rootIsValidANTLRDir | protected boolean rootIsValidANTLRDir(Tool tool)(Code) | | ANTLR root dir must contain an "antlr" dir and must have java
files underneath etc...
|
|
|
|