[AA] integrate KtReceiverParameterSymbol to KtCallableSymbol

^KT-54417
This commit is contained in:
Dmitrii Gridin
2022-10-18 11:08:23 +02:00
committed by Space Team
parent b333a214ca
commit 2741052db3
125 changed files with 1169 additions and 1091 deletions
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: serializeFirstTarget
origin: PLUGIN
receiverType: null
receiver: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -33,7 +33,7 @@ KtFunctionSymbol:
isVararg: false
name: x
origin: PLUGIN
receiverType: null
receiver: null
returnType: test/FirstTarget
symbolKind: LOCAL
typeParameters: []
@@ -62,7 +62,7 @@ KtFunctionSymbol:
modality: FINAL
name: serializeSecondTarget
origin: PLUGIN
receiverType: null
receiver: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -80,7 +80,7 @@ KtFunctionSymbol:
isVararg: false
name: x
origin: PLUGIN
receiverType: null
receiver: null
returnType: test/SecondTarget
symbolKind: LOCAL
typeParameters: []
@@ -109,7 +109,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -127,7 +127,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -156,7 +156,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -183,7 +183,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -202,7 +202,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: SOURCE_MEMBER_GENERATED
receiverType: null
receiver: null
returnType: test/Serializer
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: foo
origin: PLUGIN
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -42,7 +42,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -60,7 +60,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -89,7 +89,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -116,7 +116,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -135,7 +135,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: PLUGIN
receiverType: null
receiver: null
returnType: test/WithGeneratedCompanion.Companion
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: materialize
origin: PLUGIN
receiverType: null
receiver: null
returnType: test/MyClass
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -42,7 +42,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -60,7 +60,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -89,7 +89,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -116,7 +116,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiverType: null
receiver: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -158,7 +158,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: SOURCE_MEMBER_GENERATED
receiverType: null
receiver: null
returnType: test/MyClass
symbolKind: CLASS_MEMBER
typeParameters: []