org.apache.bcel.generic
public class LDC2_W extends CPInstruction implements PushInstruction, TypedInstruction
Stack: ... -> ..., item.word1, item.word2
| Constructor Summary | |
|---|---|
| LDC2_W(int index) | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
| Type | getType(ConstantPoolGen cpg) |
| Number | getValue(ConstantPoolGen cpg) |
Parameters: v Visitor object