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 SummaryModifier and Type Method Description ParserPlugincreateParserPlugin()Deprecated.Methods inherited from class org.codehaus.groovy.control.ParserPluginFactoryantlr2, antlr4Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
AntlrParserPluginFactorypublic AntlrParserPluginFactory()Deprecated.
 
- 
- 
Method Details- 
createParserPluginDeprecated.- Specified by:
- createParserPluginin class- ParserPluginFactory
 
 
-