Class Antlr4ParserPlugin

java.lang.Object
org.apache.groovy.parser.antlr4.Antlr4ParserPlugin
All Implemented Interfaces:
ParserPlugin

public class Antlr4ParserPlugin
extends java.lang.Object
implements ParserPlugin
A parser plugin for the new parser.
  • Constructor Summary

    Constructors
    Constructor Description
    Antlr4ParserPlugin()  
  • Method Summary

    Modifier and Type Method Description
    ModuleNode buildAST​(SourceUnit sourceUnit, java.lang.ClassLoader classLoader, Reduction cst)  
    Reduction parseCST​(SourceUnit sourceUnit, java.io.Reader reader)  

    Methods inherited from class java.lang.Object

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