[Analysis API] render extra debug information for nested symbols if renders for outers

This commit is contained in:
Ilya Kirillov
2022-10-24 22:23:51 +02:00
committed by teamcity
parent 85effcc1b3
commit 4bb32f4634
77 changed files with 967 additions and 29 deletions
@@ -10,6 +10,6 @@ KtBackingFieldSymbol:
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: Could not render due to org.jetbrains.kotlin.utils.KotlinExceptionWithAttachments: Unexpected KtSymbol KtFe10DescSyntheticFieldSymbol
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: var field: kotlin.Int defined in `<get-x>`[SyntheticFieldDescriptor@660c5189]
deprecationStatus: null
@@ -31,6 +31,9 @@ KtConstructorSymbol:
returnType: (kotlin/collections/MutableCollection<out E!>..kotlin/collections/Collection<E!>?)
symbolKind: LOCAL
typeParameters: []
getContainingModule: Could not render due to java.util.NoSuchElementException: Collection contains no element matching the predicate.
deprecationStatus: null
]
visibility: Public
getContainingModule: Could not render due to java.util.NoSuchElementException: Collection contains no element matching the predicate.
@@ -31,6 +31,8 @@ KtConstructorSymbol:
returnType: ft<kotlin/collections/MutableCollection<out ft<E & Any, E?>>, kotlin/collections/Collection<out ft<E & Any, E?>>?>
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSdkModule "SDK jdk"
deprecationStatus: null
]
visibility: Public
getContainingModule: KtSdkModule "SDK jdk"
@@ -23,6 +23,8 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
hasGetter: true
hasSetter: false
@@ -28,6 +28,9 @@ KtSamConstructorSymbol:
returnType: kotlin/Function0<kotlin/Unit>
symbolKind: LOCAL
typeParameters: []
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: value-parameter function: () -> kotlin.Unit defined in java.lang.Runnable[ValueParameterDescriptorImpl@4dcd7cfa]
deprecationStatus: null
]
getContainingModule: Could not render due to java.util.NoSuchElementException: Collection contains no element matching the predicate.
@@ -28,6 +28,8 @@ KtSamConstructorSymbol:
returnType: kotlin/Function0<kotlin/Unit>
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
]
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null