|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JavaCallableMemberDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
|---|
CallableMemberDescriptor.Kind |
| Method Summary | |
|---|---|
JavaCallableMemberDescriptor |
enhance(KotlinType enhancedReceiverType,
java.util.List<KotlinType> enhancedValueParametersTypes,
KotlinType enhancedReturnType)
|
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableMemberDescriptor |
|---|
addOverriddenDescriptor, copy, getKind, getOriginal, getOverriddenDescriptors |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.CallableDescriptor |
|---|
getDispatchReceiverParameter, getExtensionReceiverParameter, getReturnType, getTypeParameters, getValueParameters, hasStableParameterNames, hasSynthesizedParameterNames, substitute |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.MemberDescriptor |
|---|
getModality, getVisibility |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorNonRoot |
|---|
getContainingDeclaration |
| 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
JavaCallableMemberDescriptor enhance(@Nullable
KotlinType enhancedReceiverType,
@NotNull
java.util.List<KotlinType> enhancedValueParametersTypes,
@NotNull
KotlinType enhancedReturnType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||