[Analysis API] update testdata after adding context receivers
This commit is contained in:
+7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user