Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: kotlin/collections/Iterator
|
||||
classKind: INTERFACE
|
||||
companionObject: null
|
||||
@@ -13,11 +12,11 @@ KtNamedClassOrObjectSymbol:
|
||||
name: Iterator
|
||||
origin: LIBRARY
|
||||
superTypes: [
|
||||
[] kotlin/Any
|
||||
kotlin/Any
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user