public class Antlr4ParserPlugin extends Object
A parser plugin for the new parser
Constructor and description |
---|
Antlr4ParserPlugin
(org.codehaus.groovy.control.CompilerConfiguration compilerConfiguration) |
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) |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.