[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 @@
KtBackingFieldSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
isExtension: false
name: field
origin: PROPERTY_BACKING_FIELD
@@ -2,6 +2,7 @@ KtConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: java/util/ArrayList
contextReceivers: []
hasStableParameterNames: false
isExtension: false
isPrimary: false
@@ -1,6 +1,7 @@
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: null
hasDefaultValue: false
isExtension: false
@@ -1,6 +1,7 @@
KtFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false
@@ -1,6 +1,7 @@
KtFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: test/TopLevel.Base.withOuter
contextReceivers: []
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false
@@ -1,6 +1,7 @@
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: null
hasDefaultValue: false
isExtension: false
@@ -1,6 +1,7 @@
KtSamConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: java/lang/Runnable
contextReceivers: []
hasStableParameterNames: true
isExtension: false
name: Runnable
@@ -3,6 +3,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: test/WithGeneratedCompanion.Companion
classKind: COMPANION_OBJECT
companionObject: null
contextReceivers: []
isData: false
isExternal: false
isFun: false