[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 @@
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Foo.p
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -34,6 +35,7 @@ KtKotlinPropertySymbol:
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: null
hasDefaultValue: false
isExtension: false
@@ -51,6 +53,7 @@ KtValueParameterSymbol:
KtAnonymousFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasStableParameterNames: true
isExtension: false
origin: SOURCE
@@ -65,6 +68,7 @@ KtAnonymousFunctionSymbol:
KtFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: /Foo.f
contextReceivers: []
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false
@@ -95,6 +99,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: Foo
classKind: CLASS
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false
@@ -110,4 +115,4 @@ KtNamedClassOrObjectSymbol:
typeParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null