FILE fqName: fileName:/canvas.kt CLASS CLASS name:Circle modality:FINAL visibility:public superTypes:[.Shape] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Circle CONSTRUCTOR visibility:public <> () returnType:.Circle [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Circle modality:FINAL visibility:public superTypes:[.Shape]' 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 .Shape $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 .Shape $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 .Shape $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:draw visibility:public modality:OPEN <> ($this:.Circle, $context_receiver_0:.Canvas) returnType:kotlin.String overridden: public abstract fun draw ($context_receiver_0: .Canvas): kotlin.String declared in .Shape $this: VALUE_PARAMETER name: type:.Circle contextReceiverParametersCount: 1 VALUE_PARAMETER name:$context_receiver_0 index:0 type:.Canvas BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun draw ($context_receiver_0: .Canvas): kotlin.String declared in .Circle' CALL 'public final fun plus (other: kotlin.Any?): kotlin.String declared in kotlin.String' type=kotlin.String origin=PLUS $this: CONST String type=kotlin.String value="OK" other: CALL 'public abstract fun (): kotlin.String declared in .Canvas' type=kotlin.String origin=GET_PROPERTY $this: GET_VAR '$context_receiver_0: .Canvas declared in .Circle.draw' type=.Canvas origin=null CLASS INTERFACE name:Canvas modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Canvas 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:suffix visibility:public modality:ABSTRACT [val] FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.Canvas) returnType:kotlin.String correspondingProperty: PROPERTY name:suffix visibility:public modality:ABSTRACT [val] $this: VALUE_PARAMETER name: type:.Canvas CLASS INTERFACE name:Shape modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Shape 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:draw visibility:public modality:ABSTRACT <> ($this:.Shape, $context_receiver_0:.Canvas) returnType:kotlin.String $this: VALUE_PARAMETER name: type:.Shape contextReceiverParametersCount: 1 VALUE_PARAMETER name:$context_receiver_0 index:0 type:.Canvas CLASS OBJECT name:MyCanvas modality:FINAL visibility:public superTypes:[.Canvas] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.MyCanvas PROPERTY name:suffix visibility:public modality:OPEN [val] overridden: public abstract suffix: kotlin.String FIELD PROPERTY_BACKING_FIELD name:suffix type:kotlin.String visibility:private [final] EXPRESSION_BODY CONST String type=kotlin.String value="" FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.MyCanvas) returnType:kotlin.String correspondingProperty: PROPERTY name:suffix visibility:public modality:OPEN [val] overridden: public abstract fun (): kotlin.String declared in .Canvas $this: VALUE_PARAMETER name: type:.MyCanvas BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.String declared in .MyCanvas' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:suffix type:kotlin.String visibility:private [final]' type=kotlin.String origin=null receiver: GET_VAR ': .MyCanvas declared in .MyCanvas.' type=.MyCanvas origin=null CONSTRUCTOR visibility:private <> () returnType:.MyCanvas [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS OBJECT name:MyCanvas modality:FINAL visibility:public superTypes:[.Canvas]' 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 .Canvas $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 .Canvas $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 .Canvas $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:box visibility:public modality:FINAL <> () returnType:kotlin.String BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun box (): kotlin.String declared in ' CALL 'public final fun with (receiver: T of kotlin.with, block: @[ExtensionFunctionType] kotlin.Function1): R of kotlin.with declared in kotlin' type=kotlin.String origin=null : .MyCanvas : kotlin.String receiver: GET_OBJECT 'CLASS OBJECT name:MyCanvas modality:FINAL visibility:public superTypes:[.Canvas]' type=.MyCanvas block: FUN_EXPR type=@[ExtensionFunctionType] kotlin.Function1<.MyCanvas, kotlin.String> origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> ($receiver:.MyCanvas) returnType:kotlin.String $receiver: VALUE_PARAMETER name:$this$with type:.MyCanvas BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (): kotlin.String declared in .box' CALL 'public open fun draw ($context_receiver_0: .Canvas): kotlin.String declared in .Circle' type=kotlin.String origin=null $this: CONSTRUCTOR_CALL 'public constructor () declared in .Circle' type=.Circle origin=null $context_receiver_0: GET_VAR '$this$with: .MyCanvas declared in .box.' type=.MyCanvas origin=null