public class Insn3rc extends AbstractInsn
opc, regs| Constructor and Description |
|---|
Insn3rc(org.jf.dexlib2.Opcode opc,
List<Register> regs,
short regCount,
org.jf.dexlib2.iface.reference.Reference referencedItem) |
| Modifier and Type | Method and Description |
|---|---|
BitSet |
getIncompatibleRegs() |
protected org.jf.dexlib2.builder.BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
String |
toString() |
getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegsprotected org.jf.dexlib2.builder.BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnpublic BitSet getIncompatibleRegs()
getIncompatibleRegs in interface InsngetIncompatibleRegs in class AbstractInsnpublic String toString()
toString in class AbstractInsnCopyright © 2020 Soot OSS. All rights reserved.