KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: LIBRARY
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.add
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: add
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: LIBRARY
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: elements
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: [
          KtTypeParameterType:
            annotationsList: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.addAll
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: addAll
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: elements
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: [
          KtTypeParameterType:
            annotationsList: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.clear
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: clear
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableListIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: listIterator
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableListIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.remove
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: remove
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: LIBRARY
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAll
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAll
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: elements
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: [
          KtTypeParameterType:
            annotationsList: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.removeAt
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: removeAt
  origin: LIBRARY
  receiverParameter: null
  returnType: KtTypeParameterType:
    annotationsList: []
    type: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.retainAll
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: retainAll
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: elements
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: [
          KtTypeParameterType:
            annotationsList: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.set
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: set
  origin: LIBRARY
  receiverParameter: null
  returnType: KtTypeParameterType:
    annotationsList: []
    type: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: LIBRARY
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.subList
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: subList
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: fromIndex
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: toIndex
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(kotlin/collections/List.size)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Int
    symbolKind: LOCAL
    typeParameters: []
    getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
    deprecationStatus: null
  callableIdIfNonLocal: kotlin/collections/List.size
  contextReceivers: []
  getter: null
  hasBackingField: false
  hasGetter: false
  hasSetter: false
  initializer: null
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: ABSTRACT
  name: size
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/List<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getSize
  javaSetterName: null
  setterDeprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/List.isEmpty
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: isEmpty
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/List<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.contains
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: contains
  origin: SUBSTITUTION_OVERRIDE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: SUBSTITUTION_OVERRIDE
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.iterator
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: iterator
  origin: INTERSECTION_OVERRIDE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableIterator<E>
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.containsAll
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: containsAll
  origin: SUBSTITUTION_OVERRIDE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: elements
      origin: SUBSTITUTION_OVERRIDE
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: [
          KtTypeParameterType:
            annotationsList: []
            type: E
        ]
        type: kotlin/collections/Collection<E>
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.get
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: get
  origin: SUBSTITUTION_OVERRIDE
  receiverParameter: null
  returnType: KtTypeParameterType:
    annotationsList: []
    type: E
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: index
      origin: SUBSTITUTION_OVERRIDE
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.indexOf
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: indexOf
  origin: SUBSTITUTION_OVERRIDE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: SUBSTITUTION_OVERRIDE
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/collections/MutableList.lastIndexOf
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: ABSTRACT
  name: lastIndexOf
  origin: SUBSTITUTION_OVERRIDE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: element
      origin: SUBSTITUTION_OVERRIDE
      receiverParameter: null
      returnType: KtTypeParameterType:
        annotationsList: []
        type: E
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtTypeParameterType:
        annotationsList: []
        type: E
    ]
    type: kotlin/collections/MutableList<E>
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.equals
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: equals
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: other
      origin: LIBRARY
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Any?
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
      deprecationStatus: null
  ]
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Any
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.hashCode
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: hashCode
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Int
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Any
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: kotlin/Any.toString
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: OPEN
  name: toString
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/String
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Any
  getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
  deprecationStatus: null