public class LDC_W extends LDC
Stack: ... -> ..., item.word1, item.word2
index
length, opcode
Constructor and Description |
---|
LDC_W(int index) |
Modifier and Type | Method and Description |
---|---|
protected void |
initFromFile(ByteSequence bytes,
boolean wide)
Read needed data (i.e., index) from file.
|
accept, dump, getExceptions, getType, getValue, setIndex, setSize
getIndex, toString, toString
consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, produceStack, readInstruction, setComparator, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
produceStack
protected void initFromFile(ByteSequence bytes, boolean wide) throws IOException
initFromFile
in class LDC
bytes
- input streamwide
- wide prefix?IOException
Copyright © 2017. All Rights Reserved.