[FIR IDE] Update Analysis API test data, untie it from the FIR implementation

This commit is contained in:
Yan Zhulanow
2021-10-05 20:29:49 +09:00
committed by teamcityserver
parent 516dd825c2
commit 1272c6aa33
64 changed files with 642 additions and 615 deletions
@@ -1,10 +1,10 @@
KtFirKotlinPropertySymbol:
KtKotlinPropertySymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /x
dispatchType: null
getter: KtFirPropertyGetterSymbol(<getter>)
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
hasSetter: false
@@ -29,7 +29,7 @@ KtFirKotlinPropertySymbol:
javaSetterName: null
setterDeprecationStatus: null
KtFirPropertyGetterSymbol:
KtPropertyGetterSymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
@@ -49,13 +49,13 @@ KtFirPropertyGetterSymbol:
visibility: Public
deprecationStatus: null
KtFirKotlinPropertySymbol:
KtKotlinPropertySymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /y
dispatchType: null
getter: KtFirPropertyGetterSymbol(<getter>)
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
hasSetter: false