public class OpcodeTarget extends java.lang.Object implements IInjectionTarget
| Constructor and Description |
|---|
OpcodeTarget() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.objectweb.asm.tree.AbstractInsnNode> |
getTargets(java.util.Map<java.lang.String,IInjectionTarget> injectionTargets,
org.objectweb.asm.tree.MethodNode method,
CTarget target,
CSlice slice) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShift, getSlicepublic java.util.List<org.objectweb.asm.tree.AbstractInsnNode> getTargets(java.util.Map<java.lang.String,IInjectionTarget> injectionTargets, org.objectweb.asm.tree.MethodNode method, CTarget target, CSlice slice)
getTargets in interface IInjectionTarget