public class OffsetInstructionFormatMethodItem extends InstructionMethodItem<org.jf.dexlib2.iface.instruction.OffsetInstruction>
| Modifier and Type | Field and Description |
|---|---|
protected LabelMethodItem |
label |
instruction, methodDefcodeAddress| Constructor and Description |
|---|
OffsetInstructionFormatMethodItem(baksmaliOptions options,
MethodDefinition methodDef,
int codeAddress,
org.jf.dexlib2.iface.instruction.OffsetInstruction instruction) |
| Modifier and Type | Method and Description |
|---|---|
LabelMethodItem |
getLabel() |
protected void |
writeTargetLabel(org.jf.util.IndentingWriter writer) |
getSortOrder, writeCommentIfLikelyDouble, writeCommentIfLikelyDouble, writeCommentIfLikelyFloat, writeCommentIfLikelyFloat, writeCommentIfResourceId, writeCommentIfResourceId, writeFieldOffset, writeFirstRegister, writeInlineIndex, writeInvoke25xRegisters, writeInvokeRangeRegisters, writeInvokeRegisters, writeLiteral, writeOpcode, writeRegister, writeSecondRegister, writeThirdRegister, writeTo, writeVtableIndexcompareTo, getCodeAddressprotected LabelMethodItem label
public OffsetInstructionFormatMethodItem(@Nonnull
baksmaliOptions options,
@Nonnull
MethodDefinition methodDef,
int codeAddress,
org.jf.dexlib2.iface.instruction.OffsetInstruction instruction)
protected void writeTargetLabel(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTargetLabel in class InstructionMethodItem<org.jf.dexlib2.iface.instruction.OffsetInstruction>java.io.IOExceptionpublic LabelMethodItem getLabel()