Class Antlr4PluginFactory

java.lang.Object
org.codehaus.groovy.control.ParserPluginFactory
org.apache.groovy.parser.antlr4.Antlr4PluginFactory

public class Antlr4PluginFactory
extends ParserPluginFactory
A parser plugin factory for the new parser.
  • Constructor Summary

    Constructors
    Constructor Description
    Antlr4PluginFactory()  
  • Method Summary

    Modifier and Type Method Description
    ParserPlugin createParserPlugin()  

    Methods inherited from class org.codehaus.groovy.control.ParserPluginFactory

    antlr2, antlr4

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait