Package org.jf.dexlib2.rewriter
Class InstructionRewriter.RewrittenInstruction35c
java.lang.Object
org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction35c>
org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction35c
- All Implemented Interfaces:
FiveRegisterInstruction,Instruction35c,Instruction,ReferenceInstruction,VariableRegisterInstruction
- Enclosing class:
InstructionRewriter
protected class InstructionRewriter.RewrittenInstruction35c
extends InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction35c>
implements Instruction35c
-
Field Summary
Fields inherited from class org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction
instruction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintintMethods 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
-
RewrittenInstruction35c
-
-
Method Details
-
getRegisterC
public int getRegisterC()- Specified by:
getRegisterCin interfaceFiveRegisterInstruction
-
getRegisterE
public int getRegisterE()- Specified by:
getRegisterEin interfaceFiveRegisterInstruction
-
getRegisterG
public int getRegisterG()- Specified by:
getRegisterGin interfaceFiveRegisterInstruction
-
getRegisterCount
public int getRegisterCount()- Specified by:
getRegisterCountin interfaceVariableRegisterInstruction
-
getRegisterD
public int getRegisterD()- Specified by:
getRegisterDin interfaceFiveRegisterInstruction
-
getRegisterF
public int getRegisterF()- Specified by:
getRegisterFin interfaceFiveRegisterInstruction
-