Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: java/lang/String
|
||||
classKind: CLASS
|
||||
companionObject: null
|
||||
@@ -13,12 +12,12 @@ KtNamedClassOrObjectSymbol:
|
||||
name: String
|
||||
origin: JAVA
|
||||
superTypes: [
|
||||
[] kotlin/Any
|
||||
[] java/io/Serializable
|
||||
[] kotlin/Comparable<ft<kotlin/String, kotlin/String?>>
|
||||
[] kotlin/CharSequence
|
||||
kotlin/Any
|
||||
java/io/Serializable
|
||||
kotlin/Comparable<ft<kotlin/String, kotlin/String?>>
|
||||
kotlin/CharSequence
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user