FILE fqName: fileName:/Derived.kt CLASS CLASS name:Derived modality:FINAL visibility:public superTypes:[.Base] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Derived CONSTRUCTOR visibility:public <> () returnType:.Derived [primary] BLOCK_BODY ERROR_CALL 'Cannot find delegated constructor call' type=.Derived INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Derived modality:FINAL visibility:public superTypes:[.Base]' ANONYMOUS_INITIALIZER isStatic=false BLOCK_BODY ERROR_CALL 'Unresolved reference: R|/Base.value|' type=IrErrorType FUN name:getValue visibility:public modality:FINAL <> ($this:.Derived) returnType:kotlin.Int $this: VALUE_PARAMETER name: type:.Derived BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun getValue (): kotlin.Int declared in .Derived' ERROR_CALL 'No getter found for R|/Base.value|' type=kotlin.Int FUN name:setValue visibility:public modality:FINAL <> ($this:.Derived, value:kotlin.Int) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.Derived VALUE_PARAMETER name:value index:0 type:kotlin.Int BLOCK_BODY ERROR_CALL 'Unresolved reference: R|/Base.value|' type=IrErrorType FUN FAKE_OVERRIDE name:registerNatives visibility:private modality:OPEN <> ($this:.Object) returnType:kotlin.Unit overridden: private open fun registerNatives (): kotlin.Unit declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:getClass visibility:public modality:FINAL <> ($this:.Object) returnType:java.lang.Class<*>? overridden: public final fun getClass (): java.lang.Class<*>? declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:.Object) returnType:kotlin.Int overridden: public open fun hashCode (): kotlin.Int declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:.Object, obj:kotlin.Any?) returnType:kotlin.Boolean overridden: public open fun equals (obj: kotlin.Any?): kotlin.Boolean declared in .Object $this: VALUE_PARAMETER name: type:.Object VALUE_PARAMETER name:obj index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:clone visibility:protected/*protected and package*/ modality:OPEN <> ($this:.Object) returnType:kotlin.Any? overridden: protected/*protected and package*/ open fun clone (): kotlin.Any? declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:.Object) returnType:kotlin.String? overridden: public open fun toString (): kotlin.String? declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:notify visibility:public modality:FINAL <> ($this:.Object) returnType:kotlin.Unit overridden: public final fun notify (): kotlin.Unit declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:notifyAll visibility:public modality:FINAL <> ($this:.Object) returnType:kotlin.Unit overridden: public final fun notifyAll (): kotlin.Unit declared in .Object $this: VALUE_PARAMETER name: type:.Object FUN FAKE_OVERRIDE name:wait visibility:public modality:FINAL <> ($this:.Object, :kotlin.Long) returnType:kotlin.Unit overridden: public final fun wait (: kotlin.Long): kotlin.Unit declared in .Object $this: VALUE_PARAMETER name: type:.Object VALUE_PARAMETER name: index:0 type:kotlin.Long FUN FAKE_OVERRIDE name:finalize visibility:protected/*protected and package*/ modality:OPEN <> ($this:.Object) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun finalize (): kotlin.Unit declared in .Object $this: VALUE_PARAMETER name: type:.Object