[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
@@ -29,6 +29,8 @@ KtConstructorSymbol:
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
@@ -46,6 +48,8 @@ KtConstructorSymbol:
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
@@ -63,6 +67,8 @@ KtConstructorSymbol:
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
]
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
@@ -128,6 +134,8 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
hasGetter: true
hasSetter: false
@@ -194,6 +202,9 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): Some
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
hasGetter: true
hasSetter: false
@@ -245,6 +256,9 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): Some
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
hasGetter: true
hasSetter: false