[Analysis API] render extra debug information for nested symbols if renders for outers
This commit is contained in:
+6
@@ -37,6 +37,8 @@ KtFunctionSymbol:
|
||||
returnType: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
@@ -54,6 +56,8 @@ KtFunctionSymbol:
|
||||
returnType: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
@@ -71,6 +75,8 @@ KtFunctionSymbol:
|
||||
returnType: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
|
||||
Reference in New Issue
Block a user