Package antlr.preprocessor
Class Tool
- java.lang.Object
-
- antlr.preprocessor.Tool
-
public class Tool extends Object
Tester for the preprocessor
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
boolean
preprocess()
String[]
preprocessedArgList()
create new arg list with correct length to pass to ANTLR
-