public class ANewArray extends CPInstruction
cp| Constructor and Description |
|---|
ANewArray(byte b,
byte c,
ConstantPool cp) |
ANewArray(short index,
ConstantPool cp) |
getConstantPool, getEntry, getIndex, replaceConstantPool, toStringgetAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsagepublic ANewArray(byte b,
byte c,
ConstantPool cp)
public ANewArray(short index,
ConstantPool cp)
Copyright © 2017. All rights reserved.