public class Antlr4ParserPlugin extends Object
A parser plugin for the new parser
Type Params | Return Type | Name and description |
---|---|---|
|
ModuleNode |
buildAST(org.codehaus.groovy.control.SourceUnit sourceUnit, ClassLoader classLoader, Reduction cst) |
|
Reduction |
parseCST(org.codehaus.groovy.control.SourceUnit sourceUnit, Reader reader) |