public class AddressInsn extends AbstractInsn
opc, regs| Constructor and Description |
|---|
AddressInsn(Object originalSource) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOriginalSource() |
protected org.jf.dexlib2.builder.BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
String |
toString() |
getIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegspublic AddressInsn(Object originalSource)
public Object getOriginalSource()
protected org.jf.dexlib2.builder.BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnpublic int getSize()
getSize in interface InsngetSize in class AbstractInsnpublic String toString()
toString in class AbstractInsnCopyright © 2020 Soot OSS. All rights reserved.