Interface Instruction51l
-
- All Superinterfaces:
Instruction
,OneRegisterInstruction
,WideLiteralInstruction
- All Known Implementing Classes:
BuilderInstruction51l
,DexBackedInstruction51l
,ImmutableInstruction51l
public interface Instruction51l extends OneRegisterInstruction, WideLiteralInstruction
-
-
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.WideLiteralInstruction
getWideLiteral
-
-