MODULE_FRAGMENT FILE fqName: fileName:fragment.kt CLASS CLASS name:CodeFragment modality:FINAL visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.CodeFragment CONSTRUCTOR visibility:public <> () returnType:.CodeFragment [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in kotlin.Any' FUN name:run visibility:public modality:FINAL <> () returnType:kotlin.Unit EXPRESSION_BODY BLOCK type=kotlin.Unit origin=null CLASS CLASS name:Foo modality:OPEN visibility:local superTypes:[kotlin.Any] annotations: AllOpen $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.CodeFragment.run.Foo CONSTRUCTOR visibility:public <> () returnType:.CodeFragment.run.Foo [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Foo modality:OPEN visibility:local 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 [operator] 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:call visibility:public modality:OPEN <> ($this:.CodeFragment.run.Foo) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.CodeFragment.run.Foo BLOCK_BODY CLASS CLASS name:Bar modality:FINAL visibility:local superTypes:[.CodeFragment.run.Foo] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.CodeFragment.run.Bar CONSTRUCTOR visibility:public <> () returnType:.CodeFragment.run.Bar [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in .CodeFragment.run.Foo' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Bar modality:FINAL visibility:local superTypes:[.CodeFragment.run.Foo]' FUN FAKE_OVERRIDE name:call visibility:public modality:OPEN <> ($this:.CodeFragment.run.Foo) returnType:kotlin.Unit [fake_override] overridden: public open fun call (): kotlin.Unit declared in .CodeFragment.run.Foo $this: VALUE_PARAMETER name: type:.CodeFragment.run.Foo 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 [fake_override,operator] declared in .CodeFragment.run.Foo $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 [fake_override] declared in .CodeFragment.run.Foo $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 [fake_override] declared in .CodeFragment.run.Foo $this: VALUE_PARAMETER name: type:kotlin.Any CALL 'public open fun call (): kotlin.Unit [fake_override] declared in .CodeFragment.run.Bar' type=kotlin.Unit origin=null $this: CONSTRUCTOR_CALL 'public constructor () [primary] declared in .CodeFragment.run.Bar' type=.CodeFragment.run.Bar origin=null