org.apache.bcel.generic
public class ClassElementValueGen extends ElementValueGen
Constructor Summary | |
---|---|
protected | ClassElementValueGen(int typeIdx, ConstantPoolGen cpool) |
ClassElementValueGen(ObjectType t, ConstantPoolGen cpool) | |
ClassElementValueGen(ClassElementValue value, ConstantPoolGen cpool, boolean copyPoolEntries) |
Method Summary | |
---|---|
void | dump(DataOutputStream dos) |
String | getClassString() |
ElementValue | getElementValue()
Return immutable variant of this ClassElementValueGen |
int | getIndex() |
String | stringifyValue() |