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, toString
getAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsage
public ANewArray(byte b, byte c, ConstantPool cp)
public ANewArray(short index, ConstantPool cp)
Copyright © 2017. All rights reserved.