Files
2023-12-21 15:34:34 +00:00

40 lines
1.1 KiB
Plaintext
Vendored

KtNamedClassOrObjectSymbol:
annotationsList: []
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
classKind: INTERFACE
companionObject: null
contextReceivers: []
isActual: false
isData: false
isExpect: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: ABSTRACT
name: MutableEntry
origin: LIBRARY
superTypes: [
KtUsualClassType:
annotationsList: []
ownTypeArguments: [
KtTypeParameterType:
annotationsList: []
type: K
KtTypeParameterType:
annotationsList: []
type: V
]
type: kotlin/collections/Map.Entry<K, V>
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(K)
KtTypeParameterSymbol(V)
]
visibility: Public
getContainingFileSymbol: null
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescNamedClassOrObjectSymbol
annotationApplicableTargets: null
deprecationStatus: null