Interface Instruction21t
-
- All Superinterfaces:
Instruction
,OffsetInstruction
,OneRegisterInstruction
- All Known Implementing Classes:
BuilderInstruction21t
,DexBackedInstruction21t
,ImmutableInstruction21t
public interface Instruction21t extends OneRegisterInstruction, OffsetInstruction
-
-
Method Summary
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.OffsetInstruction
getCodeOffset
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.OneRegisterInstruction
getRegisterA
-
-