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 @@
KtKotlinPropertySymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /x
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
receiverType: null
setter: null
symbolKind: TOP_LEVEL
type: kotlin/Int
typeParameters: []
visibility: Public
deprecationStatus: null
@@ -31,9 +30,7 @@ KtKotlinPropertySymbol:
setterDeprecationStatus: null
KtPropertyGetterSymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
hasBody: true
hasStableParameterNames: true
@@ -45,14 +42,13 @@ KtPropertyGetterSymbol:
origin: SOURCE
receiverType: null
symbolKind: ACCESSOR
type: kotlin/Int
valueParameters: []
visibility: Public
deprecationStatus: null
KtKotlinPropertySymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /y
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
@@ -70,13 +66,14 @@ KtKotlinPropertySymbol:
modality: FINAL
name: y
origin: SOURCE
receiverType: [] kotlin/Int
receiverType: kotlin/Int
setter: null
symbolKind: TOP_LEVEL
type: kotlin/Int
typeParameters: []
visibility: Public
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getY
javaSetterName: null
setterDeprecationStatus: null
setterDeprecationStatus: null