[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(/Style.value)
hasDefaultValue: false
isExtension: false
@@ -19,6 +20,7 @@ KtConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Style
contextReceivers: []
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -37,6 +39,7 @@ KtConstructorSymbol:
KtPropertyGetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -57,6 +60,7 @@ KtPropertyGetterSymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -91,6 +95,7 @@ KtEnumEntrySymbol:
annotationsList: []
callableIdIfNonLocal: /Style.SHEET
containingEnumClassIdIfNonLocal: Style
contextReceivers: []
isExtension: false
name: SHEET
origin: SOURCE
@@ -104,6 +109,7 @@ KtEnumEntrySymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Style.exitAnimation
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -139,6 +145,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: Style
classKind: ENUM_CLASS
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false