Package | Description |
---|---|
antlr.build |
Modifier and Type | Field and Description |
---|---|
(package private) Tool |
StreamScarfer.tool |
Modifier and Type | Method and Description |
---|---|
void |
ANTLR.build(Tool tool)
Build ANTLR.
|
void |
ANTLR.jar(Tool tool)
Jar up all the .class files
|
protected boolean |
ANTLR.rootIsValidANTLRDir(Tool tool)
ANTLR root dir must contain an "antlr" dir and must have java
files underneath etc...
|
Constructor and Description |
---|
StreamScarfer(InputStream is,
String type,
Tool tool) |