public class ReceiverParameterDescriptorImpl extends AbstractReceiverParameterDescriptor
NO_RECEIVER_PARAMETER| Constructor and Description |
|---|
ReceiverParameterDescriptorImpl(DeclarationDescriptor containingDeclaration,
JetType type,
ReceiverValue value) |
| Modifier and Type | Method and Description |
|---|---|
DeclarationDescriptor |
getContainingDeclaration() |
JetType |
getType() |
ReceiverValue |
getValue() |
accept, substituteacceptVoid, getName, getOriginal, toStringgetAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptVoid, getOriginalgetAnnotationspublic ReceiverParameterDescriptorImpl(@NotNull DeclarationDescriptor containingDeclaration, @NotNull JetType type, @NotNull ReceiverValue value)
@NotNull public ReceiverValue getValue()
@NotNull public DeclarationDescriptor getContainingDeclaration()