public class SparseSwitchPayload extends SwitchPayload
SwitchPayloadswitchInsn, targetstargetopc, regs| Constructor and Description |
|---|
SparseSwitchPayload(int[] keys,
List<Unit> targets) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jf.dexlib2.builder.BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
getMaxJumpOffset, setSwitchInsngetTarget, setTargetgetIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs, toStringpublic int getSize()
getSize in interface InsngetSize in class AbstractInsnprotected org.jf.dexlib2.builder.BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnCopyright © 2020 Soot OSS. All rights reserved.