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