Interface Instruction31c
-
- All Superinterfaces:
Instruction,OneRegisterInstruction,ReferenceInstruction
- All Known Implementing Classes:
BuilderInstruction31c,DexBackedInstruction31c,ImmutableInstruction31c,InstructionRewriter.RewrittenInstruction31c
public interface Instruction31c extends OneRegisterInstruction, ReferenceInstruction
-
-
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.ReferenceInstruction
getReference, getReferenceType
-
-