|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReceiverParameterDescriptor
| Method Summary | |
|---|---|
ReceiverValue |
getValue()
|
ReceiverParameterDescriptor |
substitute(TypeSubstitutor substitutor)
|
| Methods inherited from interface org.jetbrains.kotlin.descriptors.ParameterDescriptor |
|---|
getContainingDeclaration, getOriginal, getType |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableDescriptor |
|---|
getDispatchReceiverParameter, getExtensionReceiverParameter, getOverriddenDescriptors, getReturnType, getTypeParameters, getValueParameters, hasStableParameterNames, hasSynthesizedParameterNames |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorWithVisibility |
|---|
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 ReceiverValue getValue()
@Nullable
ReceiverParameterDescriptor substitute(@NotNull
TypeSubstitutor substitutor)
substitute in interface CallableDescriptorsubstitute in interface DeclarationDescriptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||