[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: ABSTRACT
name: get
origin: LIBRARY
receiverType: null
receiver: null
returnType: E
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -33,7 +33,7 @@ KtFunctionSymbol:
isVararg: false
name: index
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []