public class Wide extends LVInstruction
LVInstruction.LVType| Constructor and Description |
|---|
Wide(byte b,
byte c,
byte d)
WIDE, format 1.
|
Wide(byte b,
byte c,
byte d,
byte e,
byte f)
WIDE, format 2.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFormat1()
Widening applies to one of iload, fload, aload, lload, dload, istore,
fstore, astore, lstore, dstore, or ret if this is format1, otherwise
this is format2 and applies to iinc.
|
getLVIndex, getLVTypegetAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsage, toStringCopyright © 2017. All rights reserved.