Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByFqName/nestedClass.txt
T

23 lines
521 B
Plaintext
Vendored

KtNamedClassOrObjectSymbol:
annotationsList: []
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
classKind: INTERFACE
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: ABSTRACT
name: MutableEntry
origin: LIBRARY
superTypes: [
kotlin/collections/Map.Entry<K, V>
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(K)
KtTypeParameterSymbol(V)
]
visibility: Public
deprecationStatus: null