[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
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: serializeFirstTarget
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -33,7 +33,7 @@ KtFunctionSymbol:
isVararg: false
name: x
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: test/FirstTarget
symbolKind: LOCAL
typeParameters: []
@@ -62,7 +62,7 @@ KtFunctionSymbol:
modality: FINAL
name: serializeSecondTarget
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -80,7 +80,7 @@ KtFunctionSymbol:
isVararg: false
name: x
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: test/SecondTarget
symbolKind: LOCAL
typeParameters: []
@@ -109,7 +109,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -127,7 +127,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -156,7 +156,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -183,7 +183,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -202,7 +202,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: SOURCE_MEMBER_GENERATED
receiver: null
receiverParameter: null
returnType: test/Serializer
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: foo
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -42,7 +42,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -60,7 +60,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -89,7 +89,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -116,7 +116,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -135,7 +135,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: test/WithGeneratedCompanion.Companion
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: materialize
origin: PLUGIN
receiver: null
receiverParameter: null
returnType: test/MyClass
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -42,7 +42,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -60,7 +60,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -89,7 +89,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -116,7 +116,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiver: null
receiverParameter: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -158,7 +158,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: SOURCE_MEMBER_GENERATED
receiver: null
receiverParameter: null
returnType: test/MyClass
symbolKind: CLASS_MEMBER
typeParameters: []