|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.groovy.control.CompilationUnit.LoopBodyForPrimaryClassNodeOperations
An callback interface for use in the applyToSourceUnits loop driver.
| Constructor Summary | |
CompilationUnit.LoopBodyForPrimaryClassNodeOperations()
|
|
| Method Summary | |
abstract void |
call(SourceUnit source,
GeneratorContext context,
ClassNode classNode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompilationUnit.LoopBodyForPrimaryClassNodeOperations()
| Method Detail |
public abstract void call(SourceUnit source,
GeneratorContext context,
ClassNode classNode)
throws CompilationFailedException
CompilationFailedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||