Files
kotlin-fork/idea/idea-frontend-fir/testData/resoreSymbolFromLibrary/nestedClass.txt
T
2020-11-11 21:02:09 +03:00

18 lines
492 B
Plaintext
Vendored

class: kotlin/collections/MutableMap.MutableEntry
// SYMBOLS:
KtFirClassOrObjectSymbol:
annotations: []
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
classKind: INTERFACE
companionObject: null
isInner: false
modality: ABSTRACT
name: MutableEntry
origin: LIBRARY
primaryConstructor: null
superTypes: [kotlin/collections/Map.Entry<K, V>]
symbolKind: MEMBER
typeParameters: [KtFirTypeParameterSymbol(K), KtFirTypeParameterSymbol(V)]
visibility: PUBLIC