Package org.jf.dexlib2.iface.instruction
Interface RegisterRangeInstruction
- All Superinterfaces:
Instruction,VariableRegisterInstruction
- All Known Subinterfaces:
Instruction3rc,Instruction3rmi,Instruction3rms,Instruction4rcc
- All Known Implementing Classes:
BuilderInstruction3rc,BuilderInstruction3rmi,BuilderInstruction3rms,BuilderInstruction4rcc,DexBackedInstruction3rc,DexBackedInstruction3rmi,DexBackedInstruction3rms,DexBackedInstruction4rcc,ImmutableInstruction3rc,ImmutableInstruction3rmi,ImmutableInstruction3rms,ImmutableInstruction4rcc,InstructionRewriter.RewrittenInstruction3rc
-
Method Summary
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcodeMethods inherited from interface org.jf.dexlib2.iface.instruction.VariableRegisterInstruction
getRegisterCount
-
Method Details
-
getStartRegister
int getStartRegister()
-