Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByFqName/enumEntry.descriptors.txt
T
Ilya Kirillov f189fd1ff0 [Analysis API] make KtDeclarationSymbol <: KtSymbolWithTypeParameters
To simplify work with type parameters
2022-05-27 16:39:37 +00:00

14 lines
498 B
Plaintext
Vendored

KtEnumEntrySymbol:
annotationsList: []
callableIdIfNonLocal: kotlin/LazyThreadSafetyMode.SYNCHRONIZED
containingEnumClassIdIfNonLocal: kotlin/LazyThreadSafetyMode
isExtension: false
name: SYNCHRONIZED
origin: LIBRARY
receiverType: null
returnType: kotlin/LazyThreadSafetyMode
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: enum entry SYNCHRONIZED
deprecationStatus: null