public static class BytecodeGroovyClassLoader.BytecodeClassCollector
extends ClassCollector
Constructor and Description |
---|
BytecodeClassCollector(Map<String,byte[]> classBytes,
InnerLoader loader,
CompilationUnit unit,
SourceUnit su) |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
onClassNode(ClassWriter classWriter,
ClassNode classNode) |
Copyright © 2003–2015. All rights reserved.