|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.control.CompilationUnit.GroovyClassOperation
public abstract static class CompilationUnit.GroovyClassOperation
Constructor Summary | |
---|---|
CompilationUnit.GroovyClassOperation()
|
Method Summary | |
---|---|
abstract void |
call(GroovyClass gclass)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompilationUnit.GroovyClassOperation()
Method Detail |
---|
public abstract void call(GroovyClass gclass) throws CompilationFailedException
CompilationFailedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |