|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.control.CompilationUnit.SourceUnitOperation
public abstract static class CompilationUnit.SourceUnitOperation
An callback interface for use in the applyToSourceUnits loop driver.
Constructor Summary | |
---|---|
CompilationUnit.SourceUnitOperation()
|
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.SourceUnitOperation()
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 |