Package org.jf.dexlib2.iface.instruction
Interface InlineIndexInstruction
- All Superinterfaces:
Instruction
- All Known Subinterfaces:
Instruction35mi,Instruction3rmi
- All Known Implementing Classes:
BuilderInstruction35mi,BuilderInstruction3rmi,DexBackedInstruction35mi,DexBackedInstruction3rmi,ImmutableInstruction35mi,ImmutableInstruction3rmi
-
Method Summary
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Method Details
-
getInlineIndex
int getInlineIndex()
-