Files
kotlin-fork/idea/idea-frontend-fir/testData/resoreSymbolFromLibrary/nestedClass.txt
T
2020-12-18 14:28:27 +03:00

18 lines
495 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