public class AccessorForPropertyDescriptor extends PropertyDescriptorImpl
Modifier and Type | Class and Description |
---|---|
static class |
AccessorForPropertyDescriptor.Getter |
static class |
AccessorForPropertyDescriptor.Setter |
CallableMemberDescriptor.Kind
Constructor and Description |
---|
AccessorForPropertyDescriptor(PropertyDescriptor pd,
DeclarationDescriptor containingDeclaration,
int index) |
accept, addOverriddenDescriptor, copy, getAccessors, getExpectedThisObject, getGetter, getKind, getModality, getOriginal, getOverriddenDescriptors, getReceiverParameter, getReturnType, getSetter, getTypeParameters, getVisibility, initialize, isVar, setType, setType, setVisibility, substitute
getType, getValueParameters, setOutType
getContainingDeclaration
acceptVoid, getName, toString
getAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContainingDeclaration, getType
getValueParameters
acceptVoid
getAnnotations
public AccessorForPropertyDescriptor(PropertyDescriptor pd, DeclarationDescriptor containingDeclaration, int index)