|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PropertyGetterDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
|---|
CallableMemberDescriptor.Kind |
| Method Summary | |
|---|---|
PropertyGetterDescriptor |
getOriginal()
|
java.util.Collection<? extends PropertyGetterDescriptor> |
getOverriddenDescriptors()
|
| Methods inherited from interface org.jetbrains.kotlin.descriptors.PropertyAccessorDescriptor |
|---|
copy, getCorrespondingProperty, hasBody, isDefault |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.FunctionDescriptor |
|---|
getContainingDeclaration, substitute |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
|---|
addOverriddenDescriptor, getKind |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableDescriptor |
|---|
getDispatchReceiverParameter, getExtensionReceiverParameter, getReturnType, getTypeParameters, getValueParameters, hasStableParameterNames, hasSynthesizedParameterNames |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.MemberDescriptor |
|---|
getModality, getVisibility |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorWithSource |
|---|
getSource |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptor |
|---|
accept, acceptVoid |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.annotations.Annotated |
|---|
getAnnotations |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.Named |
|---|
getName |
| Method Detail |
|---|
@NotNull PropertyGetterDescriptor getOriginal()
getOriginal in interface CallableDescriptorgetOriginal in interface CallableMemberDescriptorgetOriginal in interface DeclarationDescriptorgetOriginal in interface DeclarationDescriptorWithSourcegetOriginal in interface FunctionDescriptorgetOriginal in interface PropertyAccessorDescriptorthis object if the current descriptor is original itself@NotNull java.util.Collection<? extends PropertyGetterDescriptor> getOverriddenDescriptors()
getOverriddenDescriptors in interface CallableDescriptorgetOverriddenDescriptors in interface CallableMemberDescriptorgetOverriddenDescriptors in interface FunctionDescriptorgetOverriddenDescriptors in interface PropertyAccessorDescriptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||