Interface Instruction20bc
-
- All Superinterfaces:
Instruction
,ReferenceInstruction
,VerificationErrorInstruction
- All Known Implementing Classes:
BuilderInstruction20bc
,DexBackedInstruction20bc
,ImmutableInstruction20bc
,InstructionRewriter.RewrittenInstruction20bc
public interface Instruction20bc extends VerificationErrorInstruction, ReferenceInstruction
-
-
Method Summary
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.ReferenceInstruction
getReference, getReferenceType
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.VerificationErrorInstruction
getVerificationError
-
-