public class LDC2_W extends CPInstruction implements PushInstruction
Stack: ... -> ..., item.word1, item.word2
index
length, opcode
Constructor and Description |
---|
LDC2_W(int index) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
Call corresponding visitor method(s).
|
Type |
getType(ConstantPoolGen cpg) |
Number |
getValue(ConstantPoolGen cpg) |
dump, getIndex, initFromFile, setIndex, toString, toString
consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
produceStack
public Type getType(ConstantPoolGen cpg)
getType
in interface TypedInstruction
getType
in class CPInstruction
public Number getValue(ConstantPoolGen cpg)
public void accept(Visitor v)
accept
in class Instruction
v
- Visitor objectCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.