Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/Unit
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: /I.foo
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -17,8 +15,9 @@ KtFunctionSymbol:
|
||||
origin: DELEGATED
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
+3
-4
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/Unit
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: /I2.bar
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
@@ -17,8 +15,9 @@ KtFunctionSymbol:
|
||||
origin: DELEGATED
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): B
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user