|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GeneratorContext | |
| org.codehaus.groovy.classgen | |
| org.codehaus.groovy.control | |
| Uses of GeneratorContext in org.codehaus.groovy.classgen |
| Constructors in org.codehaus.groovy.classgen with parameters of type GeneratorContext | |
DummyClassGenerator(GeneratorContext context,
org.objectweb.asm.ClassVisitor classVisitor,
ClassLoader classLoader,
String sourceFile)
|
|
AsmClassGenerator(GeneratorContext context,
org.objectweb.asm.ClassVisitor classVisitor,
ClassLoader classLoader,
String sourceFile)
|
|
| Uses of GeneratorContext in org.codehaus.groovy.control |
| Methods in org.codehaus.groovy.control with parameters of type GeneratorContext | |
abstract void |
CompilationUnit.LoopBodyForPrimaryClassNodeOperations.call(SourceUnit source,
GeneratorContext context,
ClassNode classNode)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||