Package antlr.preprocessor
Class Tool
java.lang.Object
antlr.preprocessor.Tool
Tester for the preprocessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
boolean
String[]
create new arg list with correct length to pass to ANTLR
-
Field Details
-
theHierarchy
-
grammarFileName
-
args
-
nargs
protected int nargs -
grammars
-
antlrTool
-
-
Constructor Details
-
Tool
-
-
Method Details
-
main
-
preprocess
public boolean preprocess() -
preprocessedArgList
create new arg list with correct length to pass to ANTLR
-