[Analysis API] update testdata after adding context receivers

This commit is contained in:
Ilya Kirillov
2022-06-30 18:07:48 +02:00
parent 8f89f1b368
commit 6a145b52aa
87 changed files with 491 additions and 8 deletions
@@ -1,6 +1,7 @@
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: KtKotlinPropertySymbol(/MyColor.x)
hasDefaultValue: false
isExtension: false
@@ -18,6 +19,7 @@ KtValueParameterSymbol:
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: KtKotlinPropertySymbol(/MyColor.y)
hasDefaultValue: false
isExtension: false
@@ -35,6 +37,7 @@ KtValueParameterSymbol:
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: KtKotlinPropertySymbol(/MyColor.z)
hasDefaultValue: false
isExtension: false
@@ -53,6 +56,7 @@ KtConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: MyColor
contextReceivers: []
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -75,6 +79,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: MyColor
classKind: CLASS
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false
@@ -95,6 +100,7 @@ KtNamedClassOrObjectSymbol:
KtAnonymousFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasStableParameterNames: true
isExtension: false
origin: SOURCE
@@ -109,6 +115,7 @@ KtAnonymousFunctionSymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Some.delegate
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -142,6 +149,7 @@ KtKotlinPropertySymbol:
KtAnonymousFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasStableParameterNames: true
isExtension: false
origin: SOURCE
@@ -156,6 +164,7 @@ KtAnonymousFunctionSymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Some.lambda
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -189,6 +198,7 @@ KtKotlinPropertySymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Some.nonLazy
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -224,6 +234,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: Some
classKind: CLASS
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false