CLASS IR_EXTERNAL_JAVA_DECLARATION_STUB CLASS name:A modality:OPEN visibility:public superTypes:[<root>.J.AImpl; kotlin.CharSequence]
  thisReceiver: VALUE_PARAMETER IR_EXTERNAL_JAVA_DECLARATION_STUB kind:DispatchReceiver name:<this> type:<root>.J.A
  CONSTRUCTOR IR_EXTERNAL_JAVA_DECLARATION_STUB visibility:public returnType:<root>.J.A [primary]
  FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
    VALUE_PARAMETER FAKE_OVERRIDE kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
    VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB kind:Regular name:other index:1 type:kotlin.Any?
    overridden:
      public open fun equals (other: kotlin.Any?): kotlin.Boolean [fake_override,operator] declared in <root>.J.AImpl
      public open fun equals (other: kotlin.Any?): kotlin.Boolean [fake_override,operator] declared in kotlin.CharSequence
  FUN FAKE_OVERRIDE name:get visibility:public modality:OPEN returnType:kotlin.Char [fake_override,operator]
    VALUE_PARAMETER FAKE_OVERRIDE kind:DispatchReceiver name:<this> index:0 type:kotlin.CharSequence
    VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB kind:Regular name:index index:1 type:kotlin.Int
    overridden:
      public abstract fun get (index: kotlin.Int): kotlin.Char [operator] declared in kotlin.CharSequence
      public open fun get (index: kotlin.Int): kotlin.Char declared in <root>.J.AImpl
  FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
    VALUE_PARAMETER FAKE_OVERRIDE kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
    overridden:
      public open fun hashCode (): kotlin.Int [fake_override] declared in <root>.J.AImpl
      public open fun hashCode (): kotlin.Int [fake_override] declared in kotlin.CharSequence
  FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
    VALUE_PARAMETER FAKE_OVERRIDE kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
    overridden:
      public open fun toString (): kotlin.String [fake_override] declared in <root>.J.AImpl
      public open fun toString (): kotlin.String [fake_override] declared in kotlin.CharSequence
  FUN IR_EXTERNAL_JAVA_DECLARATION_STUB name:subSequence visibility:public modality:OPEN returnType:@[EnhancedNullability] kotlin.CharSequence
    VALUE_PARAMETER IR_EXTERNAL_JAVA_DECLARATION_STUB kind:DispatchReceiver name:<this> index:0 type:<root>.J.A
    VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB kind:Regular name:startIndex index:1 type:kotlin.Int
    VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB kind:Regular name:endIndex index:2 type:kotlin.Int
    overridden:
      public abstract fun subSequence (startIndex: kotlin.Int, endIndex: kotlin.Int): kotlin.CharSequence declared in kotlin.CharSequence
  PROPERTY IR_EXTERNAL_DECLARATION_STUB name:length visibility:public modality:FINAL [fake_override,val]
    overridden:
      public abstract length: kotlin.Int [val] declared in kotlin.CharSequence
      public final length: kotlin.Int [val] declared in <root>.J.A
    FUN FAKE_OVERRIDE name:<get-length> visibility:public modality:FINAL returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER FAKE_OVERRIDE kind:DispatchReceiver name:<this> index:0 type:kotlin.CharSequence
      correspondingProperty: PROPERTY IR_EXTERNAL_DECLARATION_STUB name:length visibility:public modality:FINAL [fake_override,val]
      overridden:
        public abstract fun <get-length> (): kotlin.Int declared in kotlin.CharSequence
        public final fun <get-length> (): kotlin.Int declared in <root>.J.A
