Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByPsi/outerAndInnerClasses.descriptors.txt
T
2021-11-15 14:36:35 +03:00

241 lines
4.2 KiB
Plaintext
Vendored

KtTypeParameterSymbol:
isReified: false
name: T
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T1
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: X.Y
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: true
modality: FINAL
name: Y
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(T1)
]
visibility: Public
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T2
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: X.Z
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: FINAL
name: Z
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(T2)
]
visibility: Public
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T3
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T4
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T5
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: null
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: true
modality: FINAL
name: K
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(T5)
]
visibility: Local
deprecationStatus: null
KtTypeParameterSymbol:
isReified: false
name: T6
origin: SOURCE
upperBounds: [
kotlin/Any?
]
variance: INVARIANT
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: null
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: FINAL
name: C
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(T6)
]
visibility: Local
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: null
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: FINAL
name: U
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: LOCAL
typeParameters: [
KtTypeParameterSymbol(T4)
]
visibility: Local
deprecationStatus: null
KtFunctionSymbol:
annotatedType: [] kotlin/Unit
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.foo
hasStableParameterNames: true
isExtension: false
isExternal: false
isInfix: false
isInline: false
isOperator: false
isOverride: false
isStatic: false
isSuspend: false
modality: FINAL
name: foo
origin: SOURCE
receiverType: null
symbolKind: CLASS_MEMBER
typeParameters: [
KtTypeParameterSymbol(T3)
]
valueParameters: []
visibility: Public
getDispatchReceiver(): X<T>
deprecationStatus: null
KtNamedClassOrObjectSymbol:
annotationClassIds: []
annotations: []
classIdIfNonLocal: X
classKind: CLASS
companionObject: null
isData: false
isExternal: false
isFun: false
isInline: false
isInner: false
modality: FINAL
name: X
origin: SOURCE
superTypes: [
[] kotlin/Any
]
symbolKind: TOP_LEVEL
typeParameters: [
KtTypeParameterSymbol(T)
]
visibility: Public
deprecationStatus: null