public class PathResolveMI extends java.lang.Object implements MethodInserter
| Constructor and Description |
|---|
PathResolveMI() |
| Modifier and Type | Method and Description |
|---|---|
void |
insert(org.objectweb.asm.tree.ClassNode classNode,
org.objectweb.asm.tree.MethodNode targetMethod,
RuntimeDepCollector depCollector,
DowngradeResult result) |
public void insert(org.objectweb.asm.tree.ClassNode classNode,
org.objectweb.asm.tree.MethodNode targetMethod,
RuntimeDepCollector depCollector,
DowngradeResult result)
insert in interface MethodInserter