java.io.Serializable
, java.lang.Cloneable
, IndexedInstruction
, PushInstruction
, StackProducer
, TypedInstruction
public class LLOAD extends LoadInstruction
Stack ... -> ..., result.word1, result.word2
length, opcode
n
Constructor | Description |
---|---|
LLOAD(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, toString
dump, getCanonicalTag, getIndex, getType, initFromFile, setIndex, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
produceStack
public void accept(Visitor v)
accept
in class LoadInstruction
v
- Visitor object