public class FieldRefConstant extends RefConstant
Constructor and Description |
---|
FieldRefConstant(Constant[] pool,
int classIndex,
int nameAndTypeIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns constant type, class name, field name, and descriptor.
|
getClassConstant, getNameAndType, toString
extractConstantPool, getConstant
public FieldRefConstant(Constant[] pool, int classIndex, int nameAndTypeIndex)