KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.add
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: element
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: add
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/collections/MutableList.add
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  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: ABSTRACT
  name: add
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  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: index
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
    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: element
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: add
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.addAll
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: elements
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: addAll
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.addAll
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  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: ABSTRACT
  name: addAll
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: index
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
    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: elements
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: addAll
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/collections/MutableList.clear
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: clear
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: clear
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/collections/MutableList.listIterator
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableListIterator<E>
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: listIterator
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/collections/MutableList.listIterator
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableListIterator<E>
  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: index
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: listIterator
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.remove
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: remove
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: element
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: remove
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.removeAll
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: removeAll
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: elements
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: removeAll
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.removeAt
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  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: ABSTRACT
  name: removeAt
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaTypeParameterType:
    annotations: []
    type: E
  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: index
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: removeAt
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.retainAll
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: retainAll
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: elements
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: retainAll
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/IgnorableReturnValue()
      psi: null
  ]
  callableId: kotlin/collections/MutableList.set
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: set
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaTypeParameterType:
    annotations: []
    type: E
  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: index
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
    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: element
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: ExplicitlyIgnorable
  javaMethodName: set
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/collections/MutableList.subList
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: subList
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  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: fromIndex
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
    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: toIndex
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: subList
  importableFqName: null

KaKotlinPropertySymbol:
  anchorPsi: KtClass
  annotations: []
  backingFieldSymbol: null
  callableId: kotlin/collections/MutableList.size
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtClass
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: false
    isOverride: true
    location: PROPERTY
    modality: ABSTRACT
    origin: INTERSECTION_OVERRIDE
    psi: KtClass
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: [
        KaTypeParameterType:
          annotations: []
          type: E
      ]
      type: kotlin/collections/MutableList<E>
    getContainingFileSymbol: null
    getContainingJvmClassName: kotlin.collections.MutableList
    getContainingModule: KaLibraryModule "Library kotlin-stdlib"
    deprecation: null
    javaMethodName: getSize
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: true
  isStatic: false
  isVal: true
  location: CLASS
  modality: ABSTRACT
  name: size
  origin: INTERSECTION_OVERRIDE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.isEmpty
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: isEmpty
  origin: INTERSECTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: isEmpty
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.contains
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: contains
  origin: INTERSECTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: element
      origin: INTERSECTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: contains
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.iterator
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: iterator
  origin: INTERSECTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableIterator<E>
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: iterator
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.containsAll
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: containsAll
  origin: INTERSECTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: elements
      origin: INTERSECTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: containsAll
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.get
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: get
  origin: SUBSTITUTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaTypeParameterType:
    annotations: []
    type: E
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: index
      origin: SUBSTITUTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: get
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.indexOf
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: indexOf
  origin: SUBSTITUTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: element
      origin: SUBSTITUTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: indexOf
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.lastIndexOf
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: lastIndexOf
  origin: SUBSTITUTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: element
      origin: SUBSTITUTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.collections.MutableList
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: lastIndexOf
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Any.equals
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: equals
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  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: other
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Any?
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.Any
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Any
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Any
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: equals
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Any.hashCode
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  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: OPEN
  name: hashCode
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Any
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Any
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: hashCode
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Any.toString
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  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: OPEN
  name: toString
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Any
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Any
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: toString
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.getFirst
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: getFirst
  origin: SUBSTITUTION_OVERRIDE
  psi: null
  realPsi: null
  receiverParameter: null
  returnType: KaTypeParameterType:
    annotations: []
    type: E
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: KaDeprecation(level=HIDDEN, isPropagatedToOverrides=true)
  returnValueStatus: Unspecified
  javaMethodName: getFirst
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: kotlin/collections/MutableList.getLast
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: getLast
  origin: SUBSTITUTION_OVERRIDE
  psi: null
  realPsi: null
  receiverParameter: null
  returnType: KaTypeParameterType:
    annotations: []
    type: E
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.collections.MutableList
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: KaDeprecation(level=HIDDEN, isPropagatedToOverrides=true)
  returnValueStatus: Unspecified
  javaMethodName: getLast
  importableFqName: null
