KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(<local>/a)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  callableIdIfNonLocal: null
  contextReceivers: []
  getter: KtPropertyGetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    hasBody: false
    hasStableParameterNames: true
    isDefault: true
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: SOURCE
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: []
    visibility: Public
    getDispatchReceiver(): KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: MyEnumClass.FirstEntry
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KtConstantInitializerValue(1)
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: a
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass.FirstEntry
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: null
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getA
  javaSetterName: null
  setterDeprecationStatus: null

KtEnumEntrySymbol:
  annotationsList: []
  callableIdIfNonLocal: /MyEnumClass.FirstEntry
  containingEnumClassIdIfNonLocal: MyEnumClass
  contextReceivers: []
  enumEntryInitializer: KtEnumEntrySymbol(/MyEnumClass.FirstEntry)
  isExtension: false
  name: FirstEntry
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass
  symbolKind: CLASS_MEMBER
  typeParameters: []
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: MyEnumClass
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtEnumEntrySymbol:
  annotationsList: []
  callableIdIfNonLocal: /MyEnumClass.SecondEntry
  containingEnumClassIdIfNonLocal: MyEnumClass
  contextReceivers: []
  enumEntryInitializer: null
  isExtension: false
  name: SecondEntry
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass
  symbolKind: CLASS_MEMBER
  typeParameters: []
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: MyEnumClass
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(<local>/b)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  callableIdIfNonLocal: null
  contextReceivers: []
  getter: KtPropertyGetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    hasBody: false
    hasStableParameterNames: true
    isDefault: true
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: SOURCE
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: []
    visibility: Public
    getDispatchReceiver(): KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: MyEnumClass.ThirdEntry
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KtConstantInitializerValue(2)
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: b
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass.ThirdEntry
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: null
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getB
  javaSetterName: null
  setterDeprecationStatus: null

KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(<local>/d)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  callableIdIfNonLocal: null
  contextReceivers: []
  getter: KtPropertyGetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    hasBody: true
    hasStableParameterNames: true
    isDefault: false
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: SOURCE
    receiverParameter: KtReceiverParameterSymbol:
      annotationsList: []
      origin: SOURCE
      owningCallableSymbol: KtKotlinPropertySymbol(<local>/d)
      type: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
      getContainingModule: KtSourceModule "Sources of main"
      deprecationStatus: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: []
    visibility: Public
    getDispatchReceiver(): KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: MyEnumClass.ThirdEntry
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingJvmClassName: null
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: true
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: d
  origin: SOURCE
  receiverParameter: KtReceiverParameterSymbol:
    annotationsList: []
    origin: SOURCE
    owningCallableSymbol: KtKotlinPropertySymbol(<local>/d)
    type: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
    getContainingModule: KtSourceModule "Sources of main"
    deprecationStatus: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass.ThirdEntry
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: null
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getD
  javaSetterName: null
  setterDeprecationStatus: null

KtEnumEntrySymbol:
  annotationsList: []
  callableIdIfNonLocal: /MyEnumClass.ThirdEntry
  containingEnumClassIdIfNonLocal: MyEnumClass
  contextReceivers: []
  enumEntryInitializer: KtEnumEntrySymbol(/MyEnumClass.ThirdEntry)
  isExtension: false
  name: ThirdEntry
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: MyEnumClass
  symbolKind: CLASS_MEMBER
  typeParameters: []
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingJvmClassName: MyEnumClass
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: MyEnumClass
  classKind: ENUM_CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: MyEnumClass
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: [
        KtUsualClassType:
          annotationsList: []
          ownTypeArguments: []
          type: MyEnumClass
      ]
      type: kotlin/Enum<MyEnumClass>
  ]
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  getContainingFileSymbol: KtFileSymbol(enumEntryProperties.kt)
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null