java.io.Serializable, java.lang.Cloneablepublic class DUP2_X2 extends StackInstruction
Stack: ..., word4, word3, word2, word1 -> ..., word2, word1, word4, word3, word2, word1
length, opcode| Constructor | Description |
|---|---|
DUP2_X2() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor v) |
Call corresponding visitor method(s).
|
consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypepublic void accept(Visitor v)
accept in class Instructionv - Visitor object