public class MethodInliner
extends java.lang.Object
| Constructor and Description |
|---|
MethodInliner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
wrappedInline(org.objectweb.asm.tree.ClassNode classNode,
org.objectweb.asm.tree.MethodNode inlinedMethod,
java.lang.String inlinedMethodOwner) |