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