|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.classgen.CompilerFacade
groovy.lang.GroovyClassLoader.ClassCollector
Constructor Summary | |
protected |
GroovyClassLoader.ClassCollector(GroovyClassLoader cl,
CompileUnit unit)
|
Method Summary | |
protected void |
onClass(org.objectweb.asm.ClassWriter classWriter,
ClassNode classNode)
|
protected java.lang.Class |
onClassNode(org.objectweb.asm.ClassWriter classWriter,
ClassNode classNode)
|
Methods inherited from class org.codehaus.groovy.classgen.CompilerFacade |
generateClass, parseClass, parseClass |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected GroovyClassLoader.ClassCollector(GroovyClassLoader cl, CompileUnit unit)
Method Detail |
protected java.lang.Class onClassNode(org.objectweb.asm.ClassWriter classWriter, ClassNode classNode)
protected void onClass(org.objectweb.asm.ClassWriter classWriter, ClassNode classNode)
onClass
in class CompilerFacade
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |