public static class GroovyClassLoader.ClassCollector
Constructor and description |
---|
protected ClassCollector
(InnerLoader cl, CompilationUnit unit, SourceUnit su) |
Type Params | Return Type | Name and description |
---|---|---|
public void |
call(org.objectweb.asm.ClassVisitor classWriter, ClassNode classNode) | |
protected Class |
createClass(byte[] code, ClassNode classNode) | |
public GroovyClassLoader |
getDefiningClassLoader() | |
public Collection |
getLoadedClasses() | |
protected Class |
onClassNode(org.objectweb.asm.ClassWriter classWriter, ClassNode classNode) |
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/lang/GroovyClassLoader.ClassCollector.html