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
KtValueParameterSymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
hasDefaultValue: false
isExtension: false
@@ -24,12 +21,11 @@ KtValueParameterSymbol:
origin: SOURCE
receiverType: null
symbolKind: LOCAL
type: kotlin/Int
deprecationStatus: null
KtConstructorSymbol:
annotatedType: [] Anno
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Anno
hasStableParameterNames: true
@@ -38,6 +34,7 @@ KtConstructorSymbol:
origin: SOURCE
receiverType: null
symbolKind: CLASS_MEMBER
type: Anno
typeParameters: []
valueParameters: [
KtValueParameterSymbol(param1)
@@ -47,8 +44,7 @@ KtConstructorSymbol:
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
annotationsList: []
classIdIfNonLocal: Anno
classKind: ANNOTATION_CLASS
companionObject: null
@@ -61,7 +57,7 @@ KtNamedClassOrObjectSymbol:
name: Anno
origin: SOURCE
superTypes: [
[] kotlin/Annotation
kotlin/Annotation
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -69,11 +65,7 @@ KtNamedClassOrObjectSymbol:
deprecationStatus: null
KtFunctionSymbol:
annotatedType: [] kotlin/Unit
annotationClassIds: [
Anno
]
annotations: [
annotationsList: [
Anno(param1 = funparam, param2 = 3)
psi: KtAnnotationEntry
]
@@ -92,6 +84,7 @@ KtFunctionSymbol:
origin: SOURCE
receiverType: null
symbolKind: CLASS_MEMBER
type: kotlin/Unit
typeParameters: []
valueParameters: []
visibility: Public
@@ -99,10 +92,7 @@ KtFunctionSymbol:
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: [
Anno
]
annotations: [
annotationsList: [
Anno(param1 = param, param2 = 2)
psi: KtAnnotationEntry
]
@@ -118,9 +108,9 @@ KtNamedClassOrObjectSymbol:
name: X
origin: SOURCE
superTypes: [
[] kotlin/Any
kotlin/Any
]
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Public
deprecationStatus: null
deprecationStatus: null