[AA] DebugSymbolRenderer: improve type render

to process all nested annotations and types

^KT-56046
This commit is contained in:
Dmitrii Gridin
2023-01-26 12:48:59 +01:00
committed by Space Team
parent 0a06efa1bf
commit 1e2d517c21
282 changed files with 9169 additions and 2392 deletions
@@ -7,7 +7,15 @@ KtApplicableCallCandidateInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtAnonymousFunctionSymbol(<local>/<no name provided>)
type: test/Target<kotlin/String>
type: KtUsualClassType:
type: test/Target<kotlin/String>
annotationsList: []
ownTypeArguments: [
KtUsualClassType:
type: kotlin/String
annotationsList: []
ownTypeArguments: []
]
type = test.Target<kotlin.String>
extensionReceiver = null
signature = KtFunctionLikeSignature:
@@ -7,7 +7,15 @@ KtApplicableCallCandidateInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtAnonymousFunctionSymbol(<local>/<no name provided>)
type: test/Target<kotlin/String>
type: KtUsualClassType:
type: test/Target<kotlin/String>
annotationsList: []
ownTypeArguments: [
KtUsualClassType:
type: kotlin/String
annotationsList: []
ownTypeArguments: []
]
type = test.Target<Stub (chain inference): TypeVariable(T)>
extensionReceiver = null
signature = KtFunctionLikeSignature:
@@ -32,4 +40,4 @@ KtApplicableCallCandidateInfo:
symbol = t: T
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true