FILE fqName: fileName:/test.kt CLASS CLASS name:Inv modality:FINAL visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Inv.Inv> TYPE_PARAMETER name:T index:0 variance: superTypes:[kotlin.Any?] reified:false PROPERTY name:x visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:x type:T of .Inv visibility:private [final] EXPRESSION_BODY GET_VAR 'x: T of .Inv declared in .Inv.' type=T of .Inv origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.Inv.Inv>) returnType:T of .Inv correspondingProperty: PROPERTY name:x visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.Inv.Inv> BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): T of .Inv declared in .Inv' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:x type:T of .Inv visibility:private [final]' type=T of .Inv origin=null receiver: GET_VAR ': .Inv.Inv> declared in .Inv.' type=.Inv.Inv> origin=null CONSTRUCTOR visibility:public <> (x:T of .Inv) returnType:.Inv.Inv> [primary] VALUE_PARAMETER name:x index:0 type:T of .Inv BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Inv modality:FINAL visibility:public superTypes:[kotlin.Any]' 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 CLASS CLASS name:Test_1 modality:FINAL visibility:public superTypes:[.JavaClass1.Test_1>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Test_1.Test_1> TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?] reified:false PROPERTY name:x visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:x type:TT of .Test_1 visibility:private [final] EXPRESSION_BODY GET_VAR 'x: TT of .Test_1 declared in .Test_1.' type=TT of .Test_1 origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.Test_1.Test_1>) returnType:TT of .Test_1 correspondingProperty: PROPERTY name:x visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.Test_1.Test_1> BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): TT of .Test_1 declared in .Test_1' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:x type:TT of .Test_1 visibility:private [final]' type=TT of .Test_1 origin=null receiver: GET_VAR ': .Test_1.Test_1> declared in .Test_1.' type=.Test_1.Test_1> origin=null CONSTRUCTOR visibility:public <> (x:TT of .Test_1) returnType:.Test_1.Test_1> [primary] VALUE_PARAMETER name:x index:0 type:TT of .Test_1 BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaClass1' : TT of .Test_1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Test_1 modality:FINAL visibility:public superTypes:[.JavaClass1.Test_1>]' 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 .JavaClass1 $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 .JavaClass1 $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 .JavaClass1 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:test visibility:public modality:FINAL <> ($this:.Test_1.Test_1>, b:.JavaClass1.B.Test_1>) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.Test_1.Test_1> VALUE_PARAMETER name:b index:0 type:.JavaClass1.B.Test_1> BLOCK_BODY CALL 'public open fun output (x: @[EnhancedNullability] T of .JavaClass1): kotlin.Unit declared in .JavaClass1.B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .JavaClass1.B.Test_1> declared in .Test_1.test' type=.JavaClass1.B.Test_1> origin=null x: CALL 'public final fun (): TT of .Test_1 declared in .Test_1' type=TT of .Test_1 origin=GET_PROPERTY $this: GET_VAR ': .Test_1.Test_1> declared in .Test_1.test' type=.Test_1.Test_1> origin=null CLASS CLASS name:Test_2 modality:FINAL visibility:public superTypes:[.JavaClass2.Test_2, .Inv.Test_2>>] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Test_2.Test_2> TYPE_PARAMETER name:TT index:0 variance: superTypes:[kotlin.Any?] reified:false CONSTRUCTOR visibility:public <> () returnType:.Test_2.Test_2> [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaClass2' : TT of .Test_2 : .Inv.Test_2> INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Test_2 modality:FINAL visibility:public superTypes:[.JavaClass2.Test_2, .Inv.Test_2>>]' 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 .JavaClass2 $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 .JavaClass2 $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 .JavaClass2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:process visibility:public modality:FINAL <> ($this:.Test_2.Test_2>, b:.JavaClass2.B.Test_2, .Inv.Test_2>>) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.Test_2.Test_2> VALUE_PARAMETER name:b index:0 type:.JavaClass2.B.Test_2, .Inv.Test_2>> BLOCK_BODY CALL 'public abstract fun output (output: @[EnhancedNullability] R of .JavaClass2): kotlin.Unit declared in .JavaClass2.B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .JavaClass2.B.Test_2, .Inv.Test_2>> declared in .Test_2.process' type=.JavaClass2.B.Test_2, .Inv.Test_2>> origin=null output: CONSTRUCTOR_CALL 'public constructor (x: T of .Inv) declared in .Inv' type=.Inv.Test_2> origin=null : TT of .Test_2 x: CALL 'public abstract fun element (): @[EnhancedNullability] T of .JavaClass2 declared in .JavaClass2.B' type=@[EnhancedNullability] TT of .Test_2 origin=null $this: GET_VAR 'b: .JavaClass2.B.Test_2, .Inv.Test_2>> declared in .Test_2.process' type=.JavaClass2.B.Test_2, .Inv.Test_2>> origin=null FUN name:test_3 visibility:public modality:FINAL (jb:.JavaClass1.B.test_3>, r:R of .test_3) returnType:kotlin.Unit TYPE_PARAMETER name:R index:0 variance: superTypes:[kotlin.Any?] reified:false VALUE_PARAMETER name:jb index:0 type:.JavaClass1.B.test_3> VALUE_PARAMETER name:r index:1 type:R of .test_3 BLOCK_BODY CALL 'public open fun output (x: @[EnhancedNullability] T of .JavaClass1): kotlin.Unit declared in .JavaClass1.B' type=kotlin.Unit origin=null $this: GET_VAR 'jb: .JavaClass1.B.test_3> declared in .test_3' type=.JavaClass1.B.test_3> origin=null x: GET_VAR 'r: R of .test_3 declared in .test_3' type=R of .test_3 origin=null