|
|||||||||
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.PropertySetterDescriptorImpl
org.jetbrains.kotlin.codegen.AccessorForPropertyDescriptor.Setter
public static class AccessorForPropertyDescriptor.Setter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jetbrains.kotlin.descriptors.FunctionDescriptor |
---|
FunctionDescriptor.CopyBuilder<D extends FunctionDescriptor> |
Nested classes/interfaces inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
---|
CallableMemberDescriptor.Kind |
Constructor Summary | |
---|---|
AccessorForPropertyDescriptor.Setter(AccessorForPropertyDescriptor property)
|
Method Summary | |
---|---|
PropertySetterDescriptor |
getCalleeDescriptor()
|
ClassDescriptor |
getSuperCallTarget()
|
Methods inherited from class org.jetbrains.kotlin.descriptors.impl.PropertySetterDescriptorImpl |
---|
accept, createSetterParameter, getOriginal, getOverriddenDescriptors, getReturnType, getValueParameters, initialize, initializeDefault |
Methods inherited from class org.jetbrains.kotlin.descriptors.impl.PropertyAccessorDescriptorImpl |
---|
copy, getCorrespondingProperty, getDispatchReceiverParameter, getExtensionReceiverParameter, getInitialSignatureDescriptor, getKind, getModality, getOverriddenDescriptors, getTypeParameters, getVisibility, hasStableParameterNames, hasSynthesizedParameterNames, isDefault, isExternal, isHiddenToOvercomeSignatureClash, isInfix, isInline, isOperator, isTailrec, newCopyBuilder, setInitialSignatureDescriptor, setOverriddenDescriptors, setVisibility, substitute |
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.FunctionDescriptor |
---|
getContainingDeclaration, getInitialSignatureDescriptor, isExternal, isHiddenToOvercomeSignatureClash, isInfix, isInline, isOperator, isTailrec, newCopyBuilder, substitute |
Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
---|
getKind, setOverriddenDescriptors |
Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableDescriptor |
---|
getDispatchReceiverParameter, getExtensionReceiverParameter, getTypeParameters, 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 |
---|
acceptVoid |
Methods inherited from interface org.jetbrains.kotlin.descriptors.annotations.Annotated |
---|
getAnnotations |
Methods inherited from interface org.jetbrains.kotlin.descriptors.Named |
---|
getName |
Constructor Detail |
---|
public AccessorForPropertyDescriptor.Setter(AccessorForPropertyDescriptor property)
Method Detail |
---|
@NotNull public PropertySetterDescriptor getCalleeDescriptor()
getCalleeDescriptor
in interface AccessorForCallableDescriptor<PropertySetterDescriptor>
@Nullable public ClassDescriptor getSuperCallTarget()
getSuperCallTarget
in interface AccessorForCallableDescriptor<PropertySetterDescriptor>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |