Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: kotlin/Lazy
|
||||
classKind: INTERFACE
|
||||
companionObject: null
|
||||
@@ -13,11 +12,11 @@ KtNamedClassOrObjectSymbol:
|
||||
name: Lazy
|
||||
origin: LIBRARY
|
||||
superTypes: [
|
||||
[] kotlin/Any
|
||||
kotlin/Any
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
@@ -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
|
||||
@@ -1,5 +1,4 @@
|
||||
KtEnumEntrySymbol:
|
||||
annotatedType: [] kotlin/LazyThreadSafetyMode
|
||||
callableIdIfNonLocal: kotlin/LazyThreadSafetyMode.SYNCHRONIZED
|
||||
containingEnumClassIdIfNonLocal: kotlin/LazyThreadSafetyMode
|
||||
isExtension: false
|
||||
@@ -7,4 +6,5 @@ KtEnumEntrySymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
deprecationStatus: null
|
||||
type: kotlin/LazyThreadSafetyMode
|
||||
deprecationStatus: null
|
||||
+6
-11
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/collections/List<T>
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: kotlin/collections/listOf
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
@@ -27,11 +26,7 @@ KtFunctionSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/collections/List<T>
|
||||
annotationClassIds: [
|
||||
kotlin/internal/InlineOnly
|
||||
]
|
||||
annotations: [
|
||||
annotationsList: [
|
||||
kotlin/internal/InlineOnly()
|
||||
psi: null
|
||||
]
|
||||
@@ -50,6 +45,7 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
@@ -58,9 +54,7 @@ KtFunctionSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/collections/List<T>
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: kotlin/collections/listOf
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -76,6 +70,7 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
|
||||
@@ -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
|
||||
@@ -1,6 +1,5 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: kotlin/io/FileWalkDirection
|
||||
classKind: ENUM_CLASS
|
||||
companionObject: null
|
||||
@@ -13,9 +12,9 @@ KtNamedClassOrObjectSymbol:
|
||||
name: FileWalkDirection
|
||||
origin: LIBRARY
|
||||
superTypes: [
|
||||
[] kotlin/Enum<kotlin/io/FileWalkDirection>
|
||||
kotlin/Enum<kotlin/io/FileWalkDirection>
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] E
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: kotlin/collections/List.get
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: E
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(index)
|
||||
|
||||
+5
-7
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/collections/ListIterator<E>
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/collections/ListIterator<E>
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -24,9 +23,7 @@ KtFunctionSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/collections/ListIterator<E>
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -42,10 +39,11 @@ KtFunctionSymbol:
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/collections/ListIterator<E>
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(index)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/collections/List<E>
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
@@ -1,6 +1,5 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
|
||||
classKind: INTERFACE
|
||||
companionObject: null
|
||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
||||
name: MutableEntry
|
||||
origin: LIBRARY
|
||||
superTypes: [
|
||||
[] kotlin/collections/Map.Entry<K, V>
|
||||
kotlin/collections/Map.Entry<K, V>
|
||||
]
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: [
|
||||
@@ -21,4 +20,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(V)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user