public class DexBackedInstruction31t extends DexBackedInstruction implements Instruction31t
dexFile, instructionStart, opcode| Constructor and Description |
|---|
DexBackedInstruction31t(DexBackedDexFile dexFile,
Opcode opcode,
int instructionStart) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodeOffset() |
int |
getRegisterA() |
getCodeUnits, getOpcode, readFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic DexBackedInstruction31t(@Nonnull
DexBackedDexFile dexFile,
@Nonnull
Opcode opcode,
int instructionStart)
public int getRegisterA()
getRegisterA in interface OneRegisterInstructionpublic int getCodeOffset()
getCodeOffset in interface OffsetInstruction