[AA] KtCallableSymbol: rename receiver to receiverParameter

^KT-54417
This commit is contained in:
Dmitrii Gridin
2022-10-20 15:21:17 +02:00
committed by Space Team
parent 6b41d8c1e4
commit 1ebfbc0ee9
115 changed files with 765 additions and 765 deletions
@@ -7,7 +7,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -32,7 +32,7 @@ KtConstructorSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -56,7 +56,7 @@ KtConstructorSymbol:
modality: FINAL
name: x
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
@@ -77,7 +77,7 @@ KtConstructorSymbol:
isVararg: false
name: x
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -103,7 +103,7 @@ KtConstructorSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -127,7 +127,7 @@ KtConstructorSymbol:
modality: FINAL
name: y
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
@@ -148,7 +148,7 @@ KtConstructorSymbol:
isVararg: false
name: y
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -174,7 +174,7 @@ KtConstructorSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -198,7 +198,7 @@ KtConstructorSymbol:
modality: FINAL
name: z
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
@@ -219,7 +219,7 @@ KtConstructorSymbol:
isVararg: false
name: z
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -260,7 +260,7 @@ KtAnonymousFunctionSymbol:
hasStableParameterNames: true
isExtension: false
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
symbolKind: LOCAL
typeParameters: []
@@ -284,7 +284,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
symbolKind: ACCESSOR
typeParameters: []
@@ -307,7 +307,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: delegate
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
setter: null
symbolKind: CLASS_MEMBER
@@ -328,7 +328,7 @@ KtAnonymousFunctionSymbol:
hasStableParameterNames: true
isExtension: false
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
symbolKind: LOCAL
typeParameters: []
@@ -352,7 +352,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Lazy<MyColor>
symbolKind: ACCESSOR
typeParameters: []
@@ -376,7 +376,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: lambda
origin: SOURCE
receiver: null
receiverParameter: null
returnType: kotlin/Lazy<MyColor>
setter: null
symbolKind: CLASS_MEMBER
@@ -406,7 +406,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
symbolKind: ACCESSOR
typeParameters: []
@@ -430,7 +430,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: nonLazy
origin: SOURCE
receiver: null
receiverParameter: null
returnType: MyColor
setter: null
symbolKind: CLASS_MEMBER