Interface Instruction11x
-
- All Superinterfaces:
Instruction,OneRegisterInstruction
- All Known Implementing Classes:
BuilderInstruction11x,DexBackedInstruction11x,ImmutableInstruction11x
public interface Instruction11x extends OneRegisterInstruction
-
-
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
-
-