public class UnresolvedOdexInstructionMethodItem extends InstructionMethodItem<org.jf.dexlib2.analysis.UnresolvedOdexInstruction>
instruction, methodDefcodeAddress| Constructor and Description |
|---|
UnresolvedOdexInstructionMethodItem(MethodDefinition methodDef,
int codeAddress,
org.jf.dexlib2.analysis.UnresolvedOdexInstruction instruction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeTo(org.jf.util.IndentingWriter writer) |
getSortOrder, writeCommentIfLikelyDouble, writeCommentIfLikelyDouble, writeCommentIfLikelyFloat, writeCommentIfLikelyFloat, writeCommentIfResourceId, writeCommentIfResourceId, writeFieldOffset, writeFirstRegister, writeInlineIndex, writeInvokeRangeRegisters, writeInvokeRegisters, writeLiteral, writeOpcode, writeRegister, writeSecondRegister, writeTargetLabel, writeThirdRegister, writeVtableIndexcompareTo, getCodeAddresspublic UnresolvedOdexInstructionMethodItem(@Nonnull
MethodDefinition methodDef,
int codeAddress,
@Nonnull
org.jf.dexlib2.analysis.UnresolvedOdexInstruction instruction)
public boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class InstructionMethodItem<org.jf.dexlib2.analysis.UnresolvedOdexInstruction>java.io.IOException