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