|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.classgen.GeneratorContext
A context shared across generations of a class and its inner classes
Constructor Summary | |
GeneratorContext(CompileUnit compileUnit)
|
Method Summary | |
CompileUnit |
getCompileUnit()
|
int |
getNextInnerClassIdx()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeneratorContext(CompileUnit compileUnit)
Method Detail |
public int getNextInnerClassIdx()
public CompileUnit getCompileUnit()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |