FILE fqName:<root> fileName:/1.kt
  CLASS CLASS name:KtValueArgumentElementType modality:FINAL visibility:public superTypes:[<root>.StubSerializer]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.KtValueArgumentElementType<T of <root>.KtValueArgumentElementType>
    TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false
    CONSTRUCTOR visibility:public returnType:<root>.KtValueArgumentElementType<T of <root>.KtValueArgumentElementType> [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:KtValueArgumentElementType modality:FINAL visibility:public superTypes:[<root>.StubSerializer]' type=kotlin.Unit
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.StubSerializer
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in <root>.StubSerializer
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in <root>.StubSerializer
    FUN name:deserialize visibility:public modality:OPEN returnType:kotlin.String
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.KtValueArgumentElementType<T of <root>.KtValueArgumentElementType>
      VALUE_PARAMETER kind:Regular name:parentStub index:1 type:<root>.StubElement<kotlin.Any>?
      overridden:
        public abstract fun deserialize (parentStub: @[FlexibleNullability] @[RawType] <root>.StubElement<@[FlexibleNullability] kotlin.Any?>?): @[FlexibleNullability] kotlin.String? declared in <root>.StubSerializer
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public open fun deserialize (parentStub: <root>.StubElement<kotlin.Any>?): kotlin.String declared in <root>.KtValueArgumentElementType'
          CONST String type=kotlin.String value="OK"
  FUN name:box visibility:public modality:FINAL returnType:kotlin.String
    BLOCK_BODY
      VAR name:v type:<root>.KtValueArgumentElementType<kotlin.String> [val]
        CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.KtValueArgumentElementType' type=<root>.KtValueArgumentElementType<kotlin.String> origin=null
          TYPE_ARG (of class) T: kotlin.String
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public open fun deserialize (parentStub: <root>.StubElement<kotlin.Any>?): kotlin.String declared in <root>.KtValueArgumentElementType' type=kotlin.String origin=null
          ARG <this>: GET_VAR 'val v: <root>.KtValueArgumentElementType<kotlin.String> declared in <root>.box' type=<root>.KtValueArgumentElementType<kotlin.String> origin=null
          ARG parentStub: CONST Null type=kotlin.Nothing? value=null
      RETURN type=kotlin.Nothing from='public final fun box (): kotlin.String declared in <root>'
        TYPE_OP type=kotlin.String origin=IMPLICIT_NOTNULL typeOperand=kotlin.String
          CALL 'public abstract fun deserialize (parentStub: @[FlexibleNullability] P of <root>.ObjectStubSerializer?): @[FlexibleNullability] kotlin.String? declared in <root>.ObjectStubSerializer' type=@[FlexibleNullability] kotlin.String? origin=null
            ARG <this>: TYPE_OP type=<root>.ObjectStubSerializer<*> origin=CAST typeOperand=<root>.ObjectStubSerializer<*>
              GET_VAR 'val v: <root>.KtValueArgumentElementType<kotlin.String> declared in <root>.box' type=<root>.KtValueArgumentElementType<kotlin.String> origin=null
            ARG parentStub: CONST Null type=kotlin.Nothing? value=null
