Package org.jf.dexlib2.rewriter
Class InstructionRewriter.RewrittenInstruction21c
java.lang.Object
org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction21c>
org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction21c
- All Implemented Interfaces:
Instruction21c,Instruction,OneRegisterInstruction,ReferenceInstruction
- Enclosing class:
InstructionRewriter
protected class InstructionRewriter.RewrittenInstruction21c
extends InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction21c>
implements Instruction21c
-
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
-
RewrittenInstruction21c
-
-
Method Details
-
getRegisterA
public int getRegisterA()- Specified by:
getRegisterAin interfaceOneRegisterInstruction
-