public interface MethodHandler
| Modifier and Type | Method and Description |
|---|---|
void |
generateMethod(org.objectweb.asm.MethodVisitor methodVisitor,
String abstractClassName,
String generatedClassName,
int access,
String name,
String desc,
String signature,
String[] exceptions) |
Copyright © 2010–2021. All rights reserved.