KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.clear
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: clear
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/collections/MutableListIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/collections/MutableListIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.remove
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: remove
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAll
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAll
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAt
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAt
  origin: LIBRARY
  receiverType: null
  returnType: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.retainAll
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: retainAll
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.set
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: set
  origin: LIBRARY
  receiverType: null
  returnType: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.subList
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: subList
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/collections/MutableList<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(fromIndex)
    KtValueParameterSymbol(toIndex)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.contains
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: contains
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.containsAll
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: containsAll
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(elements)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.get
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: get
  origin: LIBRARY
  receiverType: null
  returnType: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(index)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.indexOf
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: indexOf
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/List.isEmpty
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: isEmpty
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/collections/List<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.iterator
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  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
  returnType: kotlin/collections/MutableIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.lastIndexOf
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: lastIndexOf
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(element)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/collections/MutableList<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/List.size
  getter: KtPropertyGetterSymbol(<getter>)
  hasBackingField: false
  hasGetter: true
  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
  returnType: kotlin/Int
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/collections/List<E>
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getSize
  javaSetterName: null
  setterDeprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.equals
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: equals
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(other)
  ]
  visibility: Public
  getDispatchReceiver(): kotlin/Any
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.hashCode
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: hashCode
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/Any
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.toString
  hasStableParameterNames: true
  isBuiltinFunctionInvoke: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: toString
  origin: LIBRARY
  receiverType: null
  returnType: kotlin/String
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): kotlin/Any
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  deprecationStatus: null