public class LdcW extends CPInstruction
stack[..., ] --> stack[..., <entry-value>]
cp| Constructor and Description | 
|---|
LdcW(byte b,
    byte c,
    ConstantPool cp)  | 
LdcW(short index,
    ConstantPool cp)  | 
getConstantPool, getEntry, getIndex, replaceConstantPool, toStringgetAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsagepublic LdcW(byte b,
            byte c,
            ConstantPool cp)
public LdcW(short index,
            ConstantPool cp)
index - unsigned index of the entrycp - ConstantPoolCopyright © 2017. All rights reserved.