Interface Instruction12x
-
- All Superinterfaces:
Instruction
,OneRegisterInstruction
,TwoRegisterInstruction
- All Known Implementing Classes:
BuilderInstruction12x
,DexBackedInstruction12x
,ImmutableInstruction12x
public interface Instruction12x extends TwoRegisterInstruction
-
-
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.TwoRegisterInstruction
getRegisterB
-
-