public abstract static class CompilationUnit.ClassgenCallback extends Object
Constructor and Description |
---|
ClassgenCallback() |
Modifier and Type | Method and Description |
---|---|
abstract void |
call(org.objectweb.asm.ClassVisitor writer,
ClassNode node) |
public abstract void call(org.objectweb.asm.ClassVisitor writer, ClassNode node) throws CompilationFailedException
CompilationFailedException