[AA] DebugSymbolRenderer: move annotations and type arguments renderer befor type to avoid resolve race

^KT-56046
This commit is contained in:
Dmitrii Gridin
2023-01-26 13:44:31 +01:00
committed by Space Team
parent d13ad454da
commit 72d8fa216a
286 changed files with 2324 additions and 2324 deletions
@@ -16,9 +16,9 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
@@ -42,9 +42,9 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
@@ -72,18 +72,18 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
type: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
valueParameters: [
@@ -102,9 +102,9 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"