Analysis API: update testdata after removing KtTypeAndAnnotations

This commit is contained in:
Ilya Kirillov
2021-11-18 15:02:12 +01:00
parent a5a5ff39d6
commit bdde70312d
59 changed files with 851 additions and 1303 deletions
@@ -1,7 +1,5 @@
KtValueParameterSymbol:
annotatedType: [] kotlin/String
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
hasDefaultValue: false
isExtension: false
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
origin: SOURCE
receiverType: null
symbolKind: LOCAL
type: kotlin/String
deprecationStatus: null
KtConstructorSymbol:
annotatedType: [] Style
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Style
hasStableParameterNames: true
@@ -24,6 +21,7 @@ KtConstructorSymbol:
origin: SOURCE
receiverType: null
symbolKind: CLASS_MEMBER
type: Style
typeParameters: []
valueParameters: [
KtValueParameterSymbol(value)
@@ -32,9 +30,7 @@ KtConstructorSymbol:
deprecationStatus: null
KtPropertyGetterSymbol:
annotatedType: [] kotlin/String
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
hasBody: true
hasStableParameterNames: true
@@ -46,15 +42,14 @@ KtPropertyGetterSymbol:
origin: SOURCE
receiverType: null
symbolKind: ACCESSOR
type: kotlin/String
valueParameters: []
visibility: Public
getDispatchReceiver(): Style.SHEET
deprecationStatus: null
KtKotlinPropertySymbol:
annotatedType: [] kotlin/String
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
@@ -75,6 +70,7 @@ KtKotlinPropertySymbol:
receiverType: null
setter: null
symbolKind: CLASS_MEMBER
type: kotlin/String
typeParameters: []
visibility: Public
getDispatchReceiver(): Style.SHEET
@@ -85,7 +81,6 @@ KtKotlinPropertySymbol:
setterDeprecationStatus: null
KtEnumEntrySymbol:
annotatedType: [] Style
callableIdIfNonLocal: /Style.SHEET
containingEnumClassIdIfNonLocal: Style
isExtension: false
@@ -93,12 +88,11 @@ KtEnumEntrySymbol:
origin: SOURCE
receiverType: null
symbolKind: CLASS_MEMBER
type: Style
deprecationStatus: null
KtKotlinPropertySymbol:
annotatedType: [] kotlin/String
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /Style.exitAnimation
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
@@ -119,6 +113,7 @@ KtKotlinPropertySymbol:
receiverType: null
setter: null
symbolKind: CLASS_MEMBER
type: kotlin/String
typeParameters: []
visibility: Public
getDispatchReceiver(): Style
@@ -129,8 +124,7 @@ KtKotlinPropertySymbol:
setterDeprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
annotationsList: []
classIdIfNonLocal: Style
classKind: ENUM_CLASS
companionObject: null
@@ -143,9 +137,9 @@ KtNamedClassOrObjectSymbol:
name: Style
origin: SOURCE
superTypes: [
[] kotlin/Enum<Style>
kotlin/Enum<Style>
]
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Public
deprecationStatus: null
deprecationStatus: null