[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
@@ -6,7 +6,7 @@ KtSamConstructorSymbol:
isExtension: false
name: Runnable
origin: SAM_CONSTRUCTOR
receiverType: null
receiver: null
returnType: java/lang/Runnable
symbolKind: SAM_CONSTRUCTOR
typeParameters: []
@@ -24,7 +24,7 @@ KtSamConstructorSymbol:
isVararg: false
name: function
origin: SAM_CONSTRUCTOR
receiverType: null
receiver: null
returnType: kotlin/Function0<kotlin/Unit>
symbolKind: LOCAL
typeParameters: []