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:getA visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Int [fake_override] overridden: public open fun getA (): kotlin.Int declared in .Java1 public abstract fun getA (): @[FlexibleNullability] kotlin.Any? declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1 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:isB visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Boolean [fake_override] overridden: public open fun isB (): kotlin.Boolean declared in .Java1 public abstract fun isB (): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1 FUN FAKE_OVERRIDE name:setA visibility:public modality:ABSTRACT <> ($this:.Java2, t:@[FlexibleNullability] kotlin.Any?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun setA (t: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:t index:0 type:@[FlexibleNullability] kotlin.Any? FUN FAKE_OVERRIDE name:setA visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public open fun setA (t: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Int FUN FAKE_OVERRIDE name:setB visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Boolean) returnType:kotlin.Unit [fake_override] overridden: public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Boolean 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:getA visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Int [fake_override] overridden: public open fun getA (): kotlin.Int declared in .Java1 public abstract fun getA (): @[FlexibleNullability] kotlin.Any? declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1 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:isB visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Boolean [fake_override] overridden: public open fun isB (): kotlin.Boolean declared in .Java1 public abstract fun isB (): kotlin.Boolean declared in .Java2 $this: VALUE_PARAMETER name: type:.Java1 FUN FAKE_OVERRIDE name:setA visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public open fun setA (t: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Int FUN FAKE_OVERRIDE name:setB visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Boolean) returnType:kotlin.Unit [fake_override] overridden: public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Boolean 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:setA visibility:public modality:OPEN <> ($this:.B, t:kotlin.Any?) returnType:kotlin.Unit overridden: public abstract fun setA (t: @[FlexibleNullability] kotlin.Any?): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.B VALUE_PARAMETER name:t index:0 type:kotlin.Any? BLOCK_BODY CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java1; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C CONSTRUCTOR visibility:public <> () returnType:.C [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:ABSTRACT visibility:public superTypes:[.Java1; .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 .Java1 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:getA visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Int [fake_override] overridden: public open fun getA (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 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 .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:isB visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Boolean [fake_override] overridden: public open fun isB (): kotlin.Boolean declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 FUN FAKE_OVERRIDE name:setA visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public open fun setA (t: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Int FUN FAKE_OVERRIDE name:setB visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Boolean) returnType:kotlin.Unit [fake_override] overridden: public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Boolean 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 .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var] overridden: public abstract a: kotlin.Any FUN FAKE_OVERRIDE name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Any [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var] overridden: public abstract fun (): kotlin.Any declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.KotlinInterface FUN FAKE_OVERRIDE name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, :kotlin.Any) returnType:kotlin.Unit [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:ABSTRACT [fake_override,var] overridden: public abstract fun (: kotlin.Any): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name: index:0 type:kotlin.Any PROPERTY FAKE_OVERRIDE name:b visibility:public modality:ABSTRACT [fake_override,val] overridden: public abstract b: kotlin.Boolean FUN FAKE_OVERRIDE name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Boolean [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:ABSTRACT [fake_override,val] overridden: public abstract fun (): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.KotlinInterface CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java1; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D PROPERTY name:a visibility:public modality:OPEN [var] overridden: public abstract a: kotlin.Any FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Any visibility:private EXPRESSION_BODY GET_VAR 'a: kotlin.Any declared in .D.' type=kotlin.Any origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.D) returnType:kotlin.Any correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var] overridden: public abstract fun (): kotlin.Any declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Any declared in .D' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Any visibility:private' type=kotlin.Any origin=null receiver: GET_VAR ': .D declared in .D.' type=.D origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.D, :kotlin.Any) returnType:kotlin.Unit correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [var] overridden: public abstract fun (: kotlin.Any): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.D VALUE_PARAMETER name: index:0 type:kotlin.Any BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Any visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .D declared in .D.' type=.D origin=null value: GET_VAR ': kotlin.Any declared in .D.' type=kotlin.Any origin=null PROPERTY name:b visibility:public modality:OPEN [val] overridden: public abstract b: kotlin.Boolean FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Boolean visibility:private [final] EXPRESSION_BODY GET_VAR 'b: kotlin.Boolean declared in .D.' type=kotlin.Boolean origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.D) returnType:kotlin.Boolean correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [val] overridden: public abstract fun (): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Boolean declared in .D' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Boolean visibility:private [final]' type=kotlin.Boolean origin=null receiver: GET_VAR ': .D declared in .D.' type=.D origin=null CONSTRUCTOR visibility:public <> (a:kotlin.Any, b:kotlin.Boolean) returnType:.D [primary] VALUE_PARAMETER name:a index:0 type:kotlin.Any VALUE_PARAMETER name:b index:1 type:kotlin.Boolean BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .Java1' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java1; .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 .Java1 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:getA visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Int [fake_override] overridden: public open fun getA (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 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 .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:isB visibility:public modality:OPEN <> ($this:.Java1) returnType:kotlin.Boolean [fake_override] overridden: public open fun isB (): kotlin.Boolean declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 FUN FAKE_OVERRIDE name:setA visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public open fun setA (t: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Int FUN FAKE_OVERRIDE name:setB visibility:public modality:OPEN <> ($this:.Java1, t:kotlin.Boolean) returnType:kotlin.Unit [fake_override] overridden: public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.Java1 VALUE_PARAMETER name:t index:0 type:kotlin.Boolean 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 .KotlinInterface $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 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 PROPERTY name:a visibility:public modality:ABSTRACT [var] FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Any correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var] $this: VALUE_PARAMETER name: type:.KotlinInterface FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, :kotlin.Any) returnType:kotlin.Unit correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [var] $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name: index:0 type:kotlin.Any PROPERTY name:b visibility:public modality:ABSTRACT [val] FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Boolean correspondingProperty: PROPERTY name:b visibility:public modality:ABSTRACT [val] $this: VALUE_PARAMETER name: type:.KotlinInterface 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 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun getA (): kotlin.Int declared in .A' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'a: .A declared in .test' type=.A origin=null CALL 'public open fun setA (t: kotlin.Int): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: GET_VAR 'a: .A declared in .test' type=.A origin=null t: CONST Int type=kotlin.Int value=3 CALL 'public abstract fun setA (t: @[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 t: CONST String type=kotlin.String value="" TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun isB (): kotlin.Boolean declared in .A' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'a: .A declared in .test' type=.A origin=null CALL 'public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .A' type=kotlin.Unit origin=EQ $this: GET_VAR 'a: .A declared in .test' type=.A origin=null t: CONST Boolean type=kotlin.Boolean value=false TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun getA (): kotlin.Int declared in .B' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'b: .B declared in .test' type=.B origin=null CALL 'public open fun setA (t: kotlin.Int): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null t: CONST Int type=kotlin.Int value=3 CALL 'public open fun setA (t: kotlin.Any?): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null t: CONST String type=kotlin.String value="" TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun isB (): kotlin.Boolean declared in .B' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'b: .B declared in .test' type=.B origin=null CALL 'public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .B' type=kotlin.Unit origin=EQ $this: GET_VAR 'b: .B declared in .test' type=.B origin=null t: CONST Boolean type=kotlin.Boolean value=false TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public abstract fun (): kotlin.Any declared in .C' type=kotlin.Any origin=GET_PROPERTY $this: GET_VAR 'c: .C declared in .test' type=.C origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public abstract fun (): kotlin.Boolean declared in .C' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'c: .C declared in .test' type=.C origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun isB (): kotlin.Boolean declared in .C' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'c: .C declared in .test' type=.C origin=null CALL 'public abstract fun (: kotlin.Any): kotlin.Unit declared in .C' type=kotlin.Unit origin=EQ $this: GET_VAR 'c: .C declared in .test' type=.C origin=null : CONST Int type=kotlin.Int value=1 CALL 'public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .C' type=kotlin.Unit origin=EQ $this: GET_VAR 'c: .C declared in .test' type=.C origin=null t: CONST Boolean type=kotlin.Boolean value=false TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Any declared in .D' type=kotlin.Any origin=GET_PROPERTY $this: GET_VAR 'd: .D declared in .test' type=.D origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Boolean declared in .D' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'd: .D declared in .test' type=.D origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun isB (): kotlin.Boolean declared in .D' type=kotlin.Boolean origin=GET_PROPERTY $this: GET_VAR 'd: .D declared in .test' type=.D origin=null CALL 'public open fun (: kotlin.Any): kotlin.Unit declared in .D' type=kotlin.Unit origin=EQ $this: GET_VAR 'd: .D declared in .test' type=.D origin=null : CONST Int type=kotlin.Int value=1 CALL 'public open fun setB (t: kotlin.Boolean): kotlin.Unit declared in .D' type=kotlin.Unit origin=EQ $this: GET_VAR 'd: .D declared in .test' type=.D origin=null t: CONST Boolean type=kotlin.Boolean value=false