[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 @@ KtSuccessCallInfo:
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 @@ KtSuccessCallInfo:
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:
@@ -61,7 +61,10 @@ KtSuccessCallInfo:
name: Foo
origin: SOURCE
superTypes: [
kotlin/Any
KtUsualClassType:
type: kotlin/Any
annotationsList: []
ownTypeArguments: []
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -6,7 +6,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/call)
type: JavaClass
type: KtUsualClassType:
type: JavaClass
annotationsList: []
ownTypeArguments: []
type = JavaClass
extensionReceiver = null
signature = KtVariableLikeSignature:
@@ -16,5 +19,5 @@ KtSuccessCallInfo:
symbol = val foo: kotlin.Int
callableIdIfNonLocal = /JavaClass.foo
simpleAccess = Read:
typeArgumentsMapping = {}
@@ -6,7 +6,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/call)
type: JavaClass
type: KtUsualClassType:
type: JavaClass
annotationsList: []
ownTypeArguments: []
type = JavaClass
extensionReceiver = null
signature = KtVariableLikeSignature:
@@ -6,7 +6,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/foo)
type: A
type: KtUsualClassType:
type: A
annotationsList: []
ownTypeArguments: []
type = A
extensionReceiver = null
signature = KtVariableLikeSignature:
@@ -16,5 +19,5 @@ KtSuccessCallInfo:
symbol = val i: kotlin.Int
callableIdIfNonLocal = /A.i
simpleAccess = Read:
typeArgumentsMapping = {}
@@ -6,7 +6,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/foo)
type: A
type: KtUsualClassType:
type: A
annotationsList: []
ownTypeArguments: []
type = A
extensionReceiver = null
signature = KtVariableLikeSignature:
@@ -54,7 +54,10 @@ KtSuccessCallInfo:
name: Foo
origin: SOURCE
superTypes: [
kotlin/Any
KtUsualClassType:
type: kotlin/Any
annotationsList: []
ownTypeArguments: []
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -54,7 +54,10 @@ KtSuccessCallInfo:
name: Foo
origin: SOURCE
superTypes: [
kotlin/Any
KtUsualClassType:
type: kotlin/Any
annotationsList: []
ownTypeArguments: []
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -18,7 +18,10 @@ KtSuccessCallInfo:
name: RunnerModule
origin: SOURCE
superTypes: [
AbstractModule
KtUsualClassType:
type: AbstractModule
annotationsList: []
ownTypeArguments: []
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -46,4 +49,4 @@ KtSuccessCallInfo:
returnType = AbstractModule.Builder<*>!
symbol = builder: AbstractModule.Builder<*>!
callableIdIfNonLocal = null)
}
}
@@ -18,7 +18,10 @@ KtSuccessCallInfo:
name: RunnerModule
origin: SOURCE
superTypes: [
AbstractModule
KtUsualClassType:
type: AbstractModule
annotationsList: []
ownTypeArguments: []
]
symbolKind: TOP_LEVEL
typeParameters: []
@@ -46,4 +49,4 @@ KtSuccessCallInfo:
returnType = ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
symbol = builder: ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
callableIdIfNonLocal = null)
}
}
@@ -7,7 +7,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/test)
type: kotlin/Any
type: KtUsualClassType:
type: kotlin/Any
annotationsList: []
ownTypeArguments: []
type = kotlin.Any
type = kotlin.String
extensionReceiver = null
@@ -18,5 +21,5 @@ KtSuccessCallInfo:
symbol = val length: kotlin.Int
callableIdIfNonLocal = kotlin/String.length
simpleAccess = Read:
typeArgumentsMapping = {}
@@ -9,7 +9,10 @@ KtSuccessCallInfo:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/test)
type: kotlin/Any
type: KtUsualClassType:
type: kotlin/Any
annotationsList: []
ownTypeArguments: []
type = kotlin.Any
type = kotlin.String
signature = KtFunctionLikeSignature: