[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
@@ -18,7 +18,10 @@ KtKotlinPropertySymbol:
modality: FINAL
origin: SOURCE
receiverParameter: null
returnType: kotlin/Long
returnType: KtUsualClassType:
type: kotlin/Long
annotationsList: []
ownTypeArguments: []
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
@@ -41,7 +44,10 @@ KtKotlinPropertySymbol:
name: jvmField
origin: SOURCE
receiverParameter: null
returnType: kotlin/Long
returnType: KtUsualClassType:
type: kotlin/Long
annotationsList: []
ownTypeArguments: []
setter: KtPropertySetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
@@ -68,13 +74,19 @@ KtKotlinPropertySymbol:
name: value
origin: SOURCE
receiverParameter: null
returnType: kotlin/Long
returnType: KtUsualClassType:
type: kotlin/Long
annotationsList: []
ownTypeArguments: []
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverParameter: null
returnType: kotlin/Unit
returnType: KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
symbolKind: ACCESSOR
typeParameters: []
valueParameters: [
@@ -92,7 +104,10 @@ KtKotlinPropertySymbol:
name: value
origin: SOURCE
receiverParameter: null
returnType: kotlin/Long
returnType: KtUsualClassType:
type: kotlin/Long
annotationsList: []
ownTypeArguments: []
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
@@ -131,7 +146,10 @@ KtKotlinPropertySymbol:
modality: FINAL
origin: SOURCE
receiverParameter: null
returnType: kotlin/Int
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
@@ -154,7 +172,10 @@ KtKotlinPropertySymbol:
name: jvmFieldOnField
origin: SOURCE
receiverParameter: null
returnType: kotlin/Int
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
setter: KtPropertySetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
@@ -181,13 +202,19 @@ KtKotlinPropertySymbol:
name: value
origin: SOURCE
receiverParameter: null
returnType: kotlin/Int
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverParameter: null
returnType: kotlin/Unit
returnType: KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
symbolKind: ACCESSOR
typeParameters: []
valueParameters: [
@@ -205,7 +232,10 @@ KtKotlinPropertySymbol:
name: value
origin: SOURCE
receiverParameter: null
returnType: kotlin/Int
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"