Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
+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
|
||||
Reference in New Issue
Block a user