antlr.preprocessor
public class Tool extends Object
Field Summary | |
---|---|
protected Tool | antlrTool |
protected String[] | args |
protected String | grammarFileName |
protected Vector | grammars |
protected int | nargs |
protected Hierarchy | theHierarchy |
Constructor Summary | |
---|---|
Tool(Tool t, String[] args) |
Method Summary | |
---|---|
static void | main(String[] args) |
boolean | preprocess() |
String[] | preprocessedArgList() create new arg list with correct length to pass to ANTLR |