Interface Instruction21c
-
- All Superinterfaces:
Instruction
,OneRegisterInstruction
,ReferenceInstruction
- All Known Implementing Classes:
BuilderInstruction21c
,DexBackedInstruction21c
,ImmutableInstruction21c
,InstructionRewriter.RewrittenInstruction21c
public interface Instruction21c extends OneRegisterInstruction, ReferenceInstruction
-
-
Method Summary
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.OneRegisterInstruction
getRegisterA
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.ReferenceInstruction
getReference, getReferenceType
-
-