Interface Instruction31t
-
- All Superinterfaces:
Instruction
,OffsetInstruction
,OneRegisterInstruction
- All Known Implementing Classes:
BuilderInstruction31t
,DexBackedInstruction31t
,ImmutableInstruction31t
public interface Instruction31t 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
-
-