Package org.codehaus.groovy.antlr
Class AntlrParserPluginFactory
- java.lang.Object
- 
- org.codehaus.groovy.control.ParserPluginFactory
- 
- org.codehaus.groovy.antlr.AntlrParserPluginFactory
 
 
- 
 @Deprecated public class AntlrParserPluginFactory extends ParserPluginFactory Deprecated.
- 
- 
Constructor SummaryConstructors Constructor Description AntlrParserPluginFactory()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ParserPlugincreateParserPlugin()Deprecated.- 
Methods inherited from class org.codehaus.groovy.control.ParserPluginFactoryantlr2, antlr4
 
- 
 
- 
- 
- 
Method Detail- 
createParserPlugin@Deprecated public ParserPlugin createParserPlugin() Deprecated.- Specified by:
- createParserPluginin class- ParserPluginFactory
 
 
- 
 
-