FILE fqName: fileName:/1.kt CLASS CLASS name:A modality:FINAL visibility:public superTypes:[.Java1.A>; .Java2.A>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A.A> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false CONSTRUCTOR visibility:public <> () returnType:.A.A> [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' : @[FlexibleNullability] T of .A? INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[.Java1.A>; .Java2.A>]' 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>, a:@[FlexibleNullability] kotlin.Array.A?>?) returnType:kotlin.Unit [fake_override] overridden: public open fun foo (vararg a: @[FlexibleNullability] T of .Java1?): kotlin.Unit declared in .Java1 public abstract fun foo (vararg a: @[FlexibleNullability] T of .Java2?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1.A> VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array.A?>? varargElementType:@[FlexibleNullability] T of .A? [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.B>; .Java2.B>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B.B> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false CONSTRUCTOR visibility:public <> () returnType:.B.B> [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' : @[FlexibleNullability] T of .B? INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1.B>; .Java2.B>]' 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: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.B>, a:kotlin.Array.B>) returnType:kotlin.Unit overridden: public open fun foo (vararg a: @[FlexibleNullability] T of .Java1?): kotlin.Unit declared in .Java1 public abstract fun foo (vararg a: @[FlexibleNullability] T of .Java2?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.B.B> VALUE_PARAMETER name:a index:0 type:kotlin.Array.B> varargElementType:T of .B [vararg] BLOCK_BODY CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java2.C>; .KotlinInterface.C>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C.C> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false CONSTRUCTOR visibility:public <> () returnType:.C.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.C>; .KotlinInterface.C>]' 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.C>, a:@[FlexibleNullability] kotlin.Array.C?>?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (vararg a: @[FlexibleNullability] T of .Java2?): kotlin.Unit declared in .Java2 public abstract fun foo (vararg a: T of .KotlinInterface): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.Java2.C> VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array.C?>? varargElementType:@[FlexibleNullability] T of .C? [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.D>; .KotlinInterface.D>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D.D> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false CONSTRUCTOR visibility:public <> () returnType:.D.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.D>; .KotlinInterface.D>]' 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.D>, a:kotlin.Array.D>) returnType:kotlin.Unit overridden: public abstract fun foo (vararg a: @[FlexibleNullability] T of .Java2?): kotlin.Unit declared in .Java2 public abstract fun foo (vararg a: T of .KotlinInterface): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.D.D> VALUE_PARAMETER name:a index:0 type:kotlin.Array.D> varargElementType:T of .D [vararg] BLOCK_BODY CLASS CLASS name:E modality:FINAL visibility:public superTypes:[.Java1; .Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.E CONSTRUCTOR visibility:public <> () returnType:.E [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' : @[FlexibleNullability] kotlin.Int? INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E 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] T of .Java1?): kotlin.Unit declared in .Java1 public abstract fun foo (vararg a: @[FlexibleNullability] T of .Java2?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:a index:0 type:@[FlexibleNullability] kotlin.Array? varargElementType:@[FlexibleNullability] kotlin.Int? [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 INTERFACE name:KotlinInterface modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinInterface.KotlinInterface> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false 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.KotlinInterface>, a:kotlin.Array.KotlinInterface>) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinInterface.KotlinInterface> VALUE_PARAMETER name:a index:0 type:kotlin.Array.KotlinInterface> varargElementType:T of .KotlinInterface [vararg] FUN name:test visibility:public modality:FINAL <> (a:.A, b:.B, c:.C, d:.D, e:.E) 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 VALUE_PARAMETER name:e index:4 type:.E BLOCK_BODY CALL 'public open fun foo (vararg a: @[FlexibleNullability] T of .A?): 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.Int? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public open fun foo (vararg a: @[FlexibleNullability] T of .A?): 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.Int? CONST Int type=kotlin.Int value=1 CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: @[FlexibleNullability] T of .A?): 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.Int? CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: T of .B): 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.Int? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public open fun foo (vararg a: T of .B): 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.Int? CONST Int type=kotlin.Int value=1 CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: T of .B): 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.Int? CONST Null type=kotlin.Nothing? value=null CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] T of .C?): 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.Any? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] T of .C?): 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.Any? CONST String type=kotlin.String value="1" CONST String type=kotlin.String value="2" CONST Null type=kotlin.Nothing? value=null CALL 'public abstract fun foo (vararg a: @[FlexibleNullability] T of .C?): 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.Any? CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: T of .D): 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 abstract fun foo (vararg a: @[FlexibleNullability] T of .C?): 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.Any? CONST String type=kotlin.String value="1" CONST String type=kotlin.String value="2" CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: T of .D): 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 Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Int? CONST Int type=kotlin.Int value=1 CONST Int type=kotlin.Int value=2 CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Int? CONST Int type=kotlin.Int value=1 CONST Null type=kotlin.Nothing? value=null CALL 'public open fun foo (vararg a: @[FlexibleNullability] kotlin.Int?): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null a: VARARG type=kotlin.Array? varargElementType=@[FlexibleNullability] kotlin.Int? CONST Null type=kotlin.Nothing? value=null