[AA] DebugSymbolRenderer: improve type render
to process all nested annotations and types ^KT-56046
This commit is contained in:
committed by
Space Team
parent
0a06efa1bf
commit
1e2d517c21
@@ -7,7 +7,10 @@ KtEnumEntrySymbol:
|
||||
name: SYNCHRONIZED
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: kotlin/LazyThreadSafetyMode
|
||||
returnType: KtUsualClassType:
|
||||
type: kotlin/LazyThreadSafetyMode
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingModule: KtLibraryModule "Library kotlin-stdlib"
|
||||
|
||||
Reference in New Issue
Block a user