Package org.codehaus.groovy.ast.tools
Class Antlr2Utils
- java.lang.Object
-
- org.codehaus.groovy.ast.tools.Antlr2Utils
-
@Deprecated public class Antlr2Utils extends Object
Deprecated.will be removed when antlr2 parser is removedUtilities for working with the Antlr2 parser
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ClassNode
parse(String option)
Deprecated.
-