public class LDC_W extends LDC
Stack: ... -> ..., item.word1, item.word2
indexlength, 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, setSizegetIndex, toString, toStringconsumeStack, copy, equals, getComparator, getLength, getName, getOpcode, produceStack, readInstruction, setComparator, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitproduceStackprotected void initFromFile(ByteSequence bytes, boolean wide) throws IOException
initFromFile in class LDCbytes - input streamwide - wide prefix?IOExceptionCopyright © 2018–2021 mhoffrogge. All rights reserved.