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