FILE fqName: fileName:/1.kt CLASS CLASS name:A modality:ABSTRACT visibility:public superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A CONSTRUCTOR visibility:public <> () returnType:.A [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:ABSTRACT visibility:public superTypes:[.Java1; .Java2]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.Java2, a:@[FlexibleNullability] kotlin.Array?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array? varargElementType:@[FlexibleNullability] kotlin.String? [vararg] FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.Java1, a:@[FlexibleNullability] kotlin.Array?) returnType:kotlin.Unit [fake_override] overridden: public open fun foo (vararg a: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array? varargElementType:@[FlexibleNullability] kotlin.Any? [vararg] FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in .Java1 public open fun hashCode (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in .Java1 public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B CONSTRUCTOR visibility:public <> () returnType:.B [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1; .Java2]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.Java1, a:@[FlexibleNullability] kotlin.Array?) returnType:kotlin.Unit [fake_override] overridden: public open fun foo (vararg a: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array? varargElementType:@[FlexibleNullability] kotlin.Any? [vararg] FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in .Java1 public open fun hashCode (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in .Java1 public open fun toString (): kotlin.String declared in .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.B, a:kotlin.Array) returnType:kotlin.Unit overridden: public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.B VALUE_PARAMETER name:a index:0 type:kotlin.Array varargElementType:kotlin.String [vararg] BLOCK_BODY CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java2; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C CONSTRUCTOR visibility:public <> () returnType:.C [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java2; .KotlinInterface]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.Java2, a:@[FlexibleNullability] kotlin.Array?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array? varargElementType:@[FlexibleNullability] kotlin.String? [vararg] FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, a:kotlin.Array) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (vararg a: kotlin.Any): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name:a index:0 type:kotlin.Array varargElementType:kotlin.Any [vararg] FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in .Java2 public open fun hashCode (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in .Java2 public open fun toString (): kotlin.String declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java2; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D CONSTRUCTOR visibility:public <> () returnType:.D [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java2; .KotlinInterface]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java2 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in .Java2 public open fun hashCode (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in .Java2 public open fun toString (): kotlin.String declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.D, a:kotlin.Array) returnType:kotlin.Unit overridden: public abstract fun foo (vararg a: kotlin.Any): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:a index:0 type:kotlin.Array varargElementType:kotlin.Any [vararg] BLOCK_BODY FUN name:foo visibility:public modality:OPEN <> ($this:.D, a:kotlin.Array) returnType:kotlin.Unit overridden: public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name:a index:0 type:kotlin.Array varargElementType:kotlin.String? [vararg] BLOCK_BODY CLASS INTERFACE name:KotlinInterface modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinInterface FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, a:kotlin.Array) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name:a index:0 type:kotlin.Array varargElementType:kotlin.Any [vararg] FUN name:test visibility:public modality:FINAL <> (a:.A, b:.B, c:.C, d:.D) returnType:kotlin.Unit VALUE_PARAMETER name:a index:0 type:.A VALUE_PARAMETER name:b index:1 type:.B VALUE_PARAMETER name:c index:2 type:.C VALUE_PARAMETER name:d index:3 type:.D BLOCK_BODY CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: GET_VAR 'a: .A declared in .test' type=.A origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Any? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: GET_VAR 'a: .A declared in .test' type=.A origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.String? CONST String type=kotlin.String value="1" CONST String type=kotlin.String value="2" CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: GET_VAR 'a: .A declared in .test' type=.A origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.String? CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Any? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public open fun foo (vararg a: kotlin.String): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null a: VARARG type=kotlin.Array varargElementType=kotlin.String CONST String type=kotlin.String value="1" CONST String type=kotlin.String value="2" CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Any? CONST Null type=kotlin.Nothing? value=null CALL 'public abstract fun foo (vararg a: kotlin.Any): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null a: VARARG type=kotlin.Array varargElementType=kotlin.Any CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.String? CONST String type=kotlin.String value="1" CONST String type=kotlin.String value="2" CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] kotlin.String?): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.String? CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: kotlin.Any): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null a: VARARG type=kotlin.Array varargElementType=kotlin.Any CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public open fun foo (vararg a: kotlin.String?): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null a: VARARG type=kotlin.Array varargElementType=kotlin.String? CONST Null type=kotlin.Nothing? value=null