Package org.jf.dexlib2.rewriter
Class InstructionRewriter.RewrittenInstruction20bc
java.lang.Object
org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction20bc>
org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction20bc
- All Implemented Interfaces:
Instruction20bc,Instruction,ReferenceInstruction,VerificationErrorInstruction
- Enclosing class:
InstructionRewriter
protected class InstructionRewriter.RewrittenInstruction20bc
extends InstructionRewriter.BaseRewrittenReferenceInstruction<Instruction20bc>
implements Instruction20bc
-
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
-
RewrittenInstruction20bc
-
-
Method Details
-
getVerificationError
public int getVerificationError()- Specified by:
getVerificationErrorin interfaceVerificationErrorInstruction
-