55 lines
1.3 KiB
Plaintext
Vendored
55 lines
1.3 KiB
Plaintext
Vendored
KtNamedClassOrObjectSymbol:
|
|
annotationsList: []
|
|
classIdIfNonLocal: test/B.InnerClassInB
|
|
classKind: CLASS
|
|
companionObject: null
|
|
contextReceivers: []
|
|
isActual: false
|
|
isData: false
|
|
isExpect: false
|
|
isExternal: false
|
|
isFun: false
|
|
isInline: false
|
|
isInner: true
|
|
modality: FINAL
|
|
name: InnerClassInB
|
|
origin: SOURCE
|
|
superTypes: [
|
|
KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Any
|
|
]
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
annotationApplicableTargets: null
|
|
deprecationStatus: null
|
|
|
|
KtConstructorSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
containingClassIdIfNonLocal: test/B
|
|
contextReceivers: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isPrimary: true
|
|
origin: SOURCE_MEMBER_GENERATED
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: test/B
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
|
getContainingJvmClassName: test.B
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|