[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
@@ -14,7 +14,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -37,7 +37,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: p
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: []
@@ -64,13 +64,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiver: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -88,7 +88,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []