MODULE_FRAGMENT name: FILE fqName:test fileName:fun.kt CLASS CLASS name:A modality:FINAL visibility:public superTypes:[] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:test.A CONSTRUCTOR visibility:public <> () returnType:test.A [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'UNBOUND IrConstructorPublicSymbolImpl' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[]' FUN name:foo visibility:private modality:FINAL <> ($this:test.A) returnType: $this: VALUE_PARAMETER name: type:test.A BLOCK_BODY RETURN type= from='private final fun foo (): declared in test.A' CONST Int type= value=42 FUN name:bar visibility:public modality:FINAL <> ($this:test.A, z:) returnType: $this: VALUE_PARAMETER name: type:test.A VALUE_PARAMETER name:z index:0 type: BLOCK_BODY RETURN type= from='public final fun bar (z: ): declared in test.A' CALL 'UNBOUND IrSimpleFunctionPublicSymbolImpl' type= origin=PLUS $this: CALL 'private final fun foo (): declared in test.A' type= origin=null $this: GET_VAR ': test.A declared in test.A.bar' type=test.A origin=null 1: GET_VAR 'z: declared in test.A.bar' type= origin=null