[Analysis API] create declarations from a library with library origin in StubBasedFirDeserializedSymbolProvider

This commit is contained in:
Ilya Kirillov
2023-10-05 16:04:10 +02:00
committed by Space Team
parent a3b67594ff
commit 64f90f685d
3 changed files with 28 additions and 25 deletions
@@ -148,7 +148,7 @@ KtFunctionSymbol:
isSuspend: false
modality: FINAL
name: copy
origin: SOURCE_MEMBER_GENERATED
origin: LIBRARY
receiverParameter: null
returnType: KtUsualClassType:
annotationsList: []
@@ -176,7 +176,7 @@ KtFunctionSymbol:
isNoinline: false
isVararg: false
name: first
origin: SOURCE_MEMBER_GENERATED
origin: LIBRARY
receiverParameter: null
returnType: KtTypeParameterType:
annotationsList: []
@@ -195,7 +195,7 @@ KtFunctionSymbol:
isNoinline: false
isVararg: false
name: second
origin: SOURCE_MEMBER_GENERATED
origin: LIBRARY
receiverParameter: null
returnType: KtTypeParameterType:
annotationsList: []
@@ -400,3 +400,4 @@ KtKotlinPropertySymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public