Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
KtEnumEntrySymbol:
|
||||
annotatedType: [] X
|
||||
callableIdIfNonLocal: /X.Y
|
||||
containingEnumClassIdIfNonLocal: X
|
||||
isExtension: false
|
||||
@@ -7,10 +6,10 @@ KtEnumEntrySymbol:
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: X
|
||||
deprecationStatus: null
|
||||
|
||||
KtEnumEntrySymbol:
|
||||
annotatedType: [] X
|
||||
callableIdIfNonLocal: /X.Z
|
||||
containingEnumClassIdIfNonLocal: X
|
||||
isExtension: false
|
||||
@@ -18,11 +17,11 @@ KtEnumEntrySymbol:
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: X
|
||||
deprecationStatus: null
|
||||
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: X
|
||||
classKind: ENUM_CLASS
|
||||
companionObject: null
|
||||
@@ -35,9 +34,9 @@ KtNamedClassOrObjectSymbol:
|
||||
name: X
|
||||
origin: SOURCE
|
||||
superTypes: [
|
||||
[] kotlin/Enum<X>
|
||||
kotlin/Enum<X>
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user