public class ReturnTarget extends java.lang.Object implements IInjectionTarget
| Constructor and Description |
|---|
ReturnTarget() |
| Modifier and Type | Method and Description |
|---|---|
CTarget.Shift |
getShift(CTarget target) |
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, waitgetSlicepublic 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 IInjectionTargetpublic CTarget.Shift getShift(CTarget target)
getShift in interface IInjectionTarget