public class PackedSwitchMethodItem extends InstructionMethodItem<org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload>
instruction, methodDefcodeAddress| Constructor and Description |
|---|
PackedSwitchMethodItem(MethodDefinition methodDef,
int codeAddress,
org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload 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 PackedSwitchMethodItem(MethodDefinition methodDef, int codeAddress, org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload instruction)
public boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class InstructionMethodItem<org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload>java.io.IOException