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 voidmain(String[] args)booleanpreprocess()String[]preprocessedArgList()create new arg list with correct length to pass to ANTLR
-