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