[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,10 +15,16 @@ KtFunctionSymbol:
modality: FINAL
name: foo
origin: SOURCE
receiverType: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Int
receiver: KtReceiverParameterSymbol:
annotationsList: [
ReceiverAnnotation()
psi: KtAnnotationEntry
]
origin: SOURCE
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Int
returnType: kotlin/Unit
symbolKind: TOP_LEVEL
typeParameters: []
@@ -15,7 +15,7 @@ KtPropertyGetterSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -15,7 +15,7 @@ KtPropertyGetterSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -15,10 +15,16 @@ KtPropertyGetterSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
receiver: KtReceiverParameterSymbol:
annotationsList: [
ReceiverAnnotation()
psi: KtAnnotationEntry
]
origin: SOURCE
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -15,10 +15,16 @@ KtPropertyGetterSymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
receiver: KtReceiverParameterSymbol:
annotationsList: [
ReceiverAnnotation()
psi: KtAnnotationEntry
]
origin: SOURCE
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -19,7 +19,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -42,7 +42,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: lazyProperty
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
setter: null
symbolKind: TOP_LEVEL
@@ -21,7 +21,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -44,7 +44,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: lazyProperty
origin: SOURCE
receiverType: null
receiver: null
returnType: kotlin/Int
setter: null
symbolKind: TOP_LEVEL
@@ -14,10 +14,16 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
receiver: KtReceiverParameterSymbol:
annotationsList: [
ReceiverAnnotation()
psi: KtAnnotationEntry
]
origin: SOURCE
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
returnType: kotlin/Boolean
symbolKind: ACCESSOR
typeParameters: []
@@ -40,10 +46,16 @@ KtKotlinPropertySymbol:
modality: FINAL
name: prop
origin: SOURCE
receiverType: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
receiver: KtReceiverParameterSymbol:
annotationsList: [
ReceiverAnnotation()
psi: KtAnnotationEntry
]
origin: SOURCE
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
returnType: kotlin/Boolean
setter: null
symbolKind: TOP_LEVEL