FILE fqName: fileName:/plusMatrix.kt CLASS CLASS name:Matrix modality:FINAL visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Matrix CONSTRUCTOR visibility:public <> () returnType:.Matrix [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Matrix 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 INTERFACE name:NumberOperations modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.NumberOperations 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:plus visibility:public modality:ABSTRACT <> ($this:.NumberOperations, $receiver:kotlin.Number, other:kotlin.Number) returnType:kotlin.Number $this: VALUE_PARAMETER name: type:.NumberOperations $receiver: VALUE_PARAMETER name: type:kotlin.Number VALUE_PARAMETER name:other index:0 type:kotlin.Number FUN name:plus visibility:public modality:FINAL <> ($receiver:.Matrix, $context_receiver_0:.NumberOperations, other:.Matrix) returnType:.Matrix contextReceiverParametersCount: 1 $receiver: VALUE_PARAMETER name: type:.Matrix VALUE_PARAMETER name:$context_receiver_0 index:0 type:.NumberOperations VALUE_PARAMETER name:other index:1 type:.Matrix BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun plus ($context_receiver_0: .NumberOperations, other: .Matrix): .Matrix declared in ' CALL 'public final fun TODO (): kotlin.Nothing declared in kotlin' type=kotlin.Nothing origin=null FUN name:plusMatrix visibility:public modality:FINAL <> ($receiver:.NumberOperations, m1:.Matrix, m2:.Matrix) returnType:kotlin.Unit $receiver: VALUE_PARAMETER name: type:.NumberOperations VALUE_PARAMETER name:m1 index:0 type:.Matrix VALUE_PARAMETER name:m2 index:1 type:.Matrix BLOCK_BODY TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun plus ($context_receiver_0: .NumberOperations, other: .Matrix): .Matrix declared in ' type=.Matrix origin=null $receiver: GET_VAR 'm1: .Matrix declared in .plusMatrix' type=.Matrix origin=null $context_receiver_0: GET_VAR ': .NumberOperations declared in .plusMatrix' type=.NumberOperations origin=null other: GET_VAR 'm2: .Matrix declared in .plusMatrix' type=.Matrix origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun plus ($context_receiver_0: .NumberOperations, other: .Matrix): .Matrix declared in ' type=.Matrix origin=null $receiver: GET_VAR 'm2: .Matrix declared in .plusMatrix' type=.Matrix origin=null $context_receiver_0: GET_VAR ': .NumberOperations declared in .plusMatrix' type=.NumberOperations origin=null other: GET_VAR 'm1: .Matrix declared in .plusMatrix' type=.Matrix origin=null