public class FieldReference extends MemberReference<FieldSignature>
class.QualifiedReference.TypeowningClass, signatureJVMS_COMPONENT_JOINER, type| Constructor and Description |
|---|
FieldReference(ClassReference owningClass,
FieldSignature signature)
Constructs a new reference to a class field.
|
buildToString, equals, getOwningClass, getSignature, hashCode, toJvmsIdentifiergetType, toStringpublic FieldReference(ClassReference owningClass, FieldSignature signature)
owningClass - The class containing the fieldsignature - The signature of the field