public class LDC2_W extends CPInstruction implements PushInstruction
Stack: ... -> ..., item.word1, item.word2
indexlength, 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, toStringconsumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitproduceStackpublic LDC2_W(int index)
public void accept(Visitor v)
accept in class Instructionv - Visitor objectpublic Type getType(ConstantPoolGen cpg)
getType in interface TypedInstructiongetType in class CPInstructionpublic Number getValue(ConstantPoolGen cpg)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.