public class InlinedMethod
extends java.lang.Object
| Constructor and Description |
|---|
InlinedMethod(java.lang.String owner,
org.objectweb.asm.tree.MethodNode methodNode) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.tree.MethodNode |
getMethodNode() |
java.lang.String |
getOwner() |