Package org.jf.dexlib2.rewriter
Class InstructionRewriter.RewrittenInstruction3rc
java.lang.Object
org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction3rc>
org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction3rc
- All Implemented Interfaces:
Instruction3rc,Instruction,ReferenceInstruction,RegisterRangeInstruction,VariableRegisterInstruction
- Enclosing class:
InstructionRewriter
protected class InstructionRewriter.RewrittenInstruction3rc
extends InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction3rc>
implements Instruction3rc
-
Field Summary
Fields inherited from class org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction
instruction -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction
getCodeUnits, getOpcode, getReference, getReferenceTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcodeMethods inherited from interface org.jf.dexlib2.iface.instruction.ReferenceInstruction
getReference, getReferenceType
-
Constructor Details
-
RewrittenInstruction3rc
-
-
Method Details
-
getStartRegister
public int getStartRegister()- Specified by:
getStartRegisterin interfaceRegisterRangeInstruction
-
getRegisterCount
public int getRegisterCount()- Specified by:
getRegisterCountin interfaceVariableRegisterInstruction
-