[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
@@ -58,6 +61,7 @@ KtPropertyGetterSymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -92,6 +96,7 @@ KtEnumEntrySymbol:
annotationsList: []
callableIdIfNonLocal: /Style.SHEET
containingEnumClassIdIfNonLocal: Style
contextReceivers: []
isExtension: false
name: SHEET
origin: SOURCE
@@ -105,6 +110,7 @@ KtEnumEntrySymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /Style.exitAnimation
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -140,6 +146,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: Style
classKind: ENUM_CLASS
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false