KaNamedClassSymbol:
  anchorPsi: KtObjectDeclaration
  annotations: []
  classId: sample/A
  classKind: OBJECT
  companionObject: null
  contextReceivers: []
  isActual: true
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: A
  origin: SOURCE
  psi: KtObjectDeclaration
  realPsi: KtObjectDeclaration
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: sample.A

KaConstructorSymbol:
  anchorPsi: KtPrimaryConstructor
  annotations: []
  callableId: null
  containingClassId: sample/B
  contextParameters: []
  contextReceivers: []
  hasStableParameterNames: true
  isActual: true
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isPrimary: true
  location: CLASS
  modality: FINAL
  origin: SOURCE
  psi: KtPrimaryConstructor
  realPsi: KtPrimaryConstructor
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: sample/B
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: s
      origin: SOURCE
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(main.kt)
      getContainingJvmClassName: sample.B
      getContainingModule: KaSourceModule "Sources of jvm-main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.B
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  javaMethodName: null
  importableFqName: sample.B

KaConstructorSymbol:
  anchorPsi: KtSecondaryConstructor
  annotations: []
  callableId: null
  containingClassId: sample/B
  contextParameters: []
  contextReceivers: []
  hasStableParameterNames: true
  isActual: true
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isPrimary: false
  location: CLASS
  modality: FINAL
  origin: SOURCE
  psi: KtSecondaryConstructor
  realPsi: KtSecondaryConstructor
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: sample/B
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: n
      origin: SOURCE
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(main.kt)
      getContainingJvmClassName: sample.B
      getContainingModule: KaSourceModule "Sources of jvm-main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.B
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  javaMethodName: null
  importableFqName: sample.B

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: sample/B.Nested
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: true
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: CLASS
  modality: FINAL
  name: Nested
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: sample.B.Nested

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: sample/B.bar
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: true
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: bar
  origin: SOURCE
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: sample/B
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.B
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: bar
  importableFqName: null

KaKotlinPropertySymbol:
  anchorPsi: KtProperty
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isNotDefault: false
    isVal: true
    location: PROPERTY
    modality: FINAL
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KaKotlinPropertySymbol(sample/B.n)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: sample/B
    getContainingFileSymbol: KaFileSymbol(main.kt)
    getContainingJvmClassName: sample.B
    getContainingModule: KaSourceModule "Sources of jvm-main"
    deprecation: null
    importableFqName: null
  callableId: sample/B.n
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: false
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: sample/B
    getContainingFileSymbol: KaFileSymbol(main.kt)
    getContainingJvmClassName: sample.B
    getContainingModule: KaSourceModule "Sources of jvm-main"
    deprecation: null
    javaMethodName: getN
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KaConstantInitializerValue(0)
  isActual: true
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: n
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: sample/B
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.B
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: sample/B
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: true
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: B
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: sample.B

KaTypeAliasSymbol:
  anchorPsi: KtTypeAlias
  annotations: []
  classId: sample/C
  expandedType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: sample/D
  isActual: true
  isExpect: false
  isExternal: false
  location: TOP_LEVEL
  modality: FINAL
  name: C
  origin: SOURCE
  psi: KtTypeAlias
  realPsi: KtTypeAlias
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  importableFqName: sample.C

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: sample/D.Nested
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: CLASS
  modality: FINAL
  name: Nested
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: sample.D.Nested

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: sample/D
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: D
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingModule: KaSourceModule "Sources of jvm-main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: sample.D

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: sample/baz
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: true
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: TOP_LEVEL
  modality: FINAL
  name: baz
  origin: SOURCE
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.MainKt
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: baz
  importableFqName: sample.baz

KaKotlinPropertySymbol:
  anchorPsi: KtProperty
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isNotDefault: false
    isVal: false
    location: PROPERTY
    modality: FINAL
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KaKotlinPropertySymbol(sample/m)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(main.kt)
    getContainingJvmClassName: sample.MainKt
    getContainingModule: KaSourceModule "Sources of jvm-main"
    deprecation: null
    importableFqName: null
  callableId: sample/m
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: false
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(main.kt)
    getContainingJvmClassName: sample.MainKt
    getContainingModule: KaSourceModule "Sources of jvm-main"
    deprecation: null
    javaMethodName: getM
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: true
  initializer: KaConstantInitializerValue(0)
  isActual: true
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: false
  location: TOP_LEVEL
  modality: FINAL
  name: m
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: KaPropertySetterSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: false
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    parameter: KaValueParameterSymbol:
      anchorPsi: KtProperty
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: value
      origin: SOURCE
      primaryConstructorProperty: null
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(main.kt)
      getContainingJvmClassName: null
      getContainingModule: KaSourceModule "Sources of jvm-main"
      deprecation: null
      importableFqName: null
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Unit
    typeParameters: []
    valueParameters: [
      KaValueParameterSymbol:
        anchorPsi: KtProperty
        annotations: []
        callableId: null
        contextParameters: []
        contextReceivers: []
        hasDeclaredDefaultValue: false
        hasDefaultValue: false
        isActual: false
        isCompanion: false
        isCrossinline: false
        isDelegated: false
        isExpect: false
        isExtension: false
        isExternal: false
        isImplicitLambdaParameter: false
        isNoinline: false
        isVal: true
        isVararg: false
        location: LOCAL
        modality: FINAL
        name: value
        origin: SOURCE
        primaryConstructorProperty: null
        psi: null
        realPsi: null
        receiverParameter: null
        returnType: KaUsualClassType:
          annotations: []
          typeArguments: []
          type: kotlin/Int
        typeParameters: []
        visibility: PUBLIC
        getContainingFileSymbol: KaFileSymbol(main.kt)
        getContainingJvmClassName: null
        getContainingModule: KaSourceModule "Sources of jvm-main"
        deprecation: null
        importableFqName: null
    ]
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(main.kt)
    getContainingJvmClassName: sample.MainKt
    getContainingModule: KaSourceModule "Sources of jvm-main"
    deprecation: null
    javaMethodName: setM
    importableFqName: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(main.kt)
  getContainingJvmClassName: sample.MainKt
  getContainingModule: KaSourceModule "Sources of jvm-main"
  deprecation: null
  isInline: false
  importableFqName: sample.m
