|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.control.ClassicParserPlugin
Constructor Summary | |
ClassicParserPlugin()
|
Method Summary | |
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 |
Constructor Detail |
public ClassicParserPlugin()
Method Detail |
public Reduction parseCST(SourceUnit sourceUnit, java.io.Reader reader) throws CompilationFailedException
parseCST
in interface ParserPlugin
CompilationFailedException
public ModuleNode buildAST(SourceUnit sourceUnit, java.lang.ClassLoader classLoader, Reduction cst) throws ParserException
buildAST
in interface ParserPlugin
ParserException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |