@FunctionalInterface public static interface CompilationUnit.ClassgenCallback
| Modifier and Type | Method and Description |
|---|---|
void |
call(org.objectweb.asm.ClassVisitor writer,
ClassNode node) |
void call(org.objectweb.asm.ClassVisitor writer,
ClassNode node)
throws CompilationFailedException
CompilationFailedException