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, substitutegetType, getValueParameters, setOutTypegetContainingDeclarationacceptVoid, getName, toStringgetAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainingDeclaration, getTypegetValueParametersacceptVoidgetAnnotationspublic AccessorForPropertyDescriptor(PropertyDescriptor pd, DeclarationDescriptor containingDeclaration, int index)