[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,17 +16,17 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.FirstEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.FirstEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -46,17 +46,17 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.FirstEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.FirstEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -74,9 +74,9 @@ KtEnumEntrySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: MyEnumClass
annotationsList: []
ownTypeArguments: []
type: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
@@ -92,9 +92,9 @@ KtEnumEntrySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: MyEnumClass
annotationsList: []
ownTypeArguments: []
type: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
@@ -118,17 +118,17 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.ThirdEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.ThirdEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -148,17 +148,17 @@ KtKotlinPropertySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.ThirdEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.ThirdEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -187,23 +187,23 @@ KtKotlinPropertySymbol:
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(<local>/d)
type: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.ThirdEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.ThirdEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
@@ -226,23 +226,23 @@ KtKotlinPropertySymbol:
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(<local>/d)
type: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: KtUsualClassType:
type: kotlin/Int
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getDispatchReceiver(): KtUsualClassType:
type: MyEnumClass.ThirdEntry
annotationsList: []
ownTypeArguments: []
type: MyEnumClass.ThirdEntry
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -260,9 +260,9 @@ KtEnumEntrySymbol:
origin: SOURCE
receiverParameter: null
returnType: KtUsualClassType:
type: MyEnumClass
annotationsList: []
ownTypeArguments: []
type: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
@@ -284,14 +284,14 @@ KtNamedClassOrObjectSymbol:
origin: SOURCE
superTypes: [
KtUsualClassType:
type: kotlin/Enum<MyEnumClass>
annotationsList: []
ownTypeArguments: [
KtUsualClassType:
type: MyEnumClass
annotationsList: []
ownTypeArguments: []
type: MyEnumClass
]
type: kotlin/Enum<MyEnumClass>
]
symbolKind: TOP_LEVEL
typeParameters: []