|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation
org.codehaus.groovy.tools.javac.JavaStubCompilationUnit.JavaResolverOperation
private class JavaStubCompilationUnit.JavaResolverOperation
Operation to resolve Java sources.
Constructor Summary | |
---|---|
private |
JavaStubCompilationUnit.JavaResolverOperation()
|
Method Summary | |
---|---|
void |
call(SourceUnit source,
GeneratorContext context,
ClassNode node)
|
Methods inherited from class org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation |
---|
needSortedInput |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private JavaStubCompilationUnit.JavaResolverOperation()
Method Detail |
---|
public void call(SourceUnit source, GeneratorContext context, ClassNode node) throws CompilationFailedException
call
in class CompilationUnit.PrimaryClassNodeOperation
CompilationFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |