KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Unit
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Unit
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.clear
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: clear
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/collections/MutableListIterator<E>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/collections/MutableListIterator<E>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.remove
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: remove
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAll
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAll
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] E
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAt
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAt
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.retainAll
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: retainAll
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] E
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.set
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: set
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/collections/MutableList<E>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.subList
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: subList
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(fromIndex)
    KtValueParameterSymbol(toIndex)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.contains
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: contains
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.containsAll
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: containsAll
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] E
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.get
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: get
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.indexOf
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: indexOf
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.isEmpty
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: isEmpty
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/collections/MutableIterator<E>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.iterator
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: iterator
  origin: INTERSECTION_OVERRIDE
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.lastIndexOf
  dispatchType: kotlin/collections/MutableList<E>
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: lastIndexOf
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/MutableList.size
  dispatchType: kotlin/collections/MutableList<E>
  getter: null
  hasBackingField: false
  hasGetter: false
  hasSetter: false
  initializer: null
  isConst: false
  isDelegatedProperty: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: ABSTRACT
  name: size
  origin: LIBRARY
  receiverType: null
  setter: null
  symbolKind: CLASS_MEMBER
  visibility: Public
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getSize
  javaSetterName: null
  setterDeprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Boolean
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/Any.equals
  dispatchType: kotlin/Any
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: equals
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(other)
  ]
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/Any.hashCode
  dispatchType: kotlin/Any
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: hashCode
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/String
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/Any.toString
  dispatchType: kotlin/Any
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: toString
  origin: LIBRARY
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null
