[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
@@ -20,6 +20,10 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): A
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: public final fun `<get-i>`(): kotlin.Int defined in A[PropertyGetterDescriptorImpl@30470bde]
deprecationStatus: null
hasBackingField: true
hasGetter: true
hasSetter: false