[Java] Class Antlr4PluginFactory
- org.apache.groovy.parser.antlr4.Antlr4PluginFactory
public class Antlr4PluginFactory extends ParserPluginFactory
A parser plugin factory for the new parser.
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public ParserPlugin |
createParserPlugin() |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class ParserPluginFactory | antlr2, antlr4, createParserPlugin |
Method Detail
@Override public ParserPlugin createParserPlugin()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/Antlr4PluginFactory.html