public class DexBackedInstruction31c extends DexBackedInstruction implements Instruction31c
dexFile, instructionStart, opcode| Constructor and Description |
|---|
DexBackedInstruction31c(DexBackedDexFile dexFile,
Opcode opcode,
int instructionStart) |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference() |
int |
getReferenceType() |
int |
getRegisterA() |
getCodeUnits, getOpcode, readFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic DexBackedInstruction31c(@Nonnull
DexBackedDexFile dexFile,
@Nonnull
Opcode opcode,
int instructionStart)
public int getRegisterA()
getRegisterA in interface OneRegisterInstruction@Nonnull public Reference getReference()
getReference in interface ReferenceInstructionpublic int getReferenceType()
getReferenceType in interface ReferenceInstruction