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/Int
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
hasDefaultValue: false
isExtension: false
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
origin: SOURCE
receiverType: null
symbolKind: LOCAL
type: kotlin/Int
deprecationStatus: null
KtFunctionSymbol:
annotatedType: [] kotlin/Unit
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /foo
hasStableParameterNames: true
isExtension: false
@@ -31,9 +28,10 @@ KtFunctionSymbol:
origin: SOURCE
receiverType: null
symbolKind: TOP_LEVEL
type: kotlin/Unit
typeParameters: []
valueParameters: [
KtValueParameterSymbol(x)
]
visibility: Public
deprecationStatus: null
deprecationStatus: null