|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParameterDescriptor
| Method Summary | |
|---|---|
ParameterDescriptor |
getOriginal()
|
| Methods inherited from interface org.jetbrains.kotlin.descriptors.ValueDescriptor |
|---|
getContainingDeclaration, getType |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableDescriptor |
|---|
getDispatchReceiverParameter, getExtensionReceiverParameter, getOverriddenDescriptors, getReturnType, getTypeParameters, getValueParameters, hasStableParameterNames, hasSynthesizedParameterNames, substitute |
| 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.Named |
|---|
getName |
| Method Detail |
|---|
@NotNull ParameterDescriptor getOriginal()
getOriginal in interface CallableDescriptorgetOriginal in interface DeclarationDescriptorgetOriginal in interface DeclarationDescriptorWithSourcethis object if the current descriptor is original itself
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||