java.io.Serializable, java.lang.Cloneable, IndexedInstruction, PopInstruction, StackConsumer, TypedInstructionpublic class LSTORE extends StoreInstruction
Stack: ..., value.word1, value.word2 -> ...
length, opcoden| Constructor | Description |
|---|---|
LSTORE(int n) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor v) |
Call corresponding visitor method(s).
|
consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, produceStack, readInstruction, setComparator, toString, toStringdump, getCanonicalTag, getIndex, getType, initFromFile, setIndex, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconsumeStackpublic void accept(Visitor v)
accept in class StoreInstructionv - Visitor object