Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByFqName/iterator.descriptors.txt
T
2023-07-24 17:24:41 +00:00

31 lines
838 B
Plaintext
Vendored

KtNamedClassOrObjectSymbol:
annotationsList: []
classIdIfNonLocal: kotlin/collections/Iterator
classKind: INTERFACE
companionObject: null
contextReceivers: []
isActual: false
isData: false
isExpect: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: ABSTRACT
name: Iterator
origin: LIBRARY
superTypes: [
KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/Any
]
symbolKind: TOP_LEVEL
typeParameters: [
KtTypeParameterSymbol(T)
]
visibility: Public
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