|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.descriptors.annotations.AnnotatedImpl
org.jetbrains.kotlin.descriptors.impl.DeclarationDescriptorImpl
org.jetbrains.kotlin.descriptors.impl.DeclarationDescriptorNonRootImpl
org.jetbrains.kotlin.descriptors.impl.PropertyAccessorDescriptorImpl
org.jetbrains.kotlin.descriptors.impl.PropertyGetterDescriptorImpl
org.jetbrains.kotlin.codegen.AccessorForPropertyDescriptor.Getter
public static class AccessorForPropertyDescriptor.Getter
| Constructor Summary | |
|---|---|
AccessorForPropertyDescriptor.Getter(AccessorForPropertyDescriptor property)
|
|
| Method Summary | |
|---|---|
PropertyGetterDescriptor |
getCalleeDescriptor()
|
ClassDescriptor |
getSuperCallTarget()
|
| Methods inherited from class org.jetbrains.kotlin.descriptors.impl.PropertyGetterDescriptorImpl |
|---|
accept, getOriginal, getOverriddenDescriptors, getReturnType, getValueParameters, initialize |
| Methods inherited from class org.jetbrains.kotlin.descriptors.impl.DeclarationDescriptorNonRootImpl |
|---|
getContainingDeclaration, getSource |
| Methods inherited from class org.jetbrains.kotlin.descriptors.impl.DeclarationDescriptorImpl |
|---|
acceptVoid, getName, toString, toString |
| Methods inherited from class org.jetbrains.kotlin.descriptors.annotations.AnnotatedImpl |
|---|
getAnnotations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.PropertyAccessorDescriptor |
|---|
copy, getCorrespondingProperty, isDefault |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptor |
|---|
acceptVoid |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.Named |
|---|
getName |
| Constructor Detail |
|---|
public AccessorForPropertyDescriptor.Getter(AccessorForPropertyDescriptor property)
| Method Detail |
|---|
@NotNull public PropertyGetterDescriptor getCalleeDescriptor()
getCalleeDescriptor in interface AccessorForCallableDescriptor<PropertyGetterDescriptor>@Nullable public ClassDescriptor getSuperCallTarget()
getSuperCallTarget in interface AccessorForCallableDescriptor<PropertyGetterDescriptor>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||