FILE fqName: fileName:/elvisOnBackingFieldInGetter.kt CLASS CLASS name:ResourceTable modality:FINAL visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.ResourceTable CONSTRUCTOR visibility:public <> () returnType:.ResourceTable [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:ResourceTable 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 CLASS name:Test modality:FINAL visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Test PROPERTY name:resourceTable visibility:public modality:FINAL [var] FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private EXPRESSION_BODY CONST Null type=kotlin.Nothing? value=null FUN name: visibility:public modality:FINAL <> ($this:.Test) returnType:.ResourceTable? correspondingProperty: PROPERTY name:resourceTable visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.Test BLOCK_BODY WHEN type=kotlin.Unit origin=IF BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private' type=.ResourceTable? origin=null receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null arg1: CONST Null type=kotlin.Nothing? value=null then: BLOCK type=kotlin.Unit origin=null RETURN type=kotlin.Nothing from='public final fun (): .ResourceTable? declared in .Test' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private' type=.ResourceTable? origin=null receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null VAR name:fileData type:kotlin.String? [val] CALL 'public final fun getFileData (): kotlin.String? declared in .Test' type=kotlin.String? origin=null $this: GET_VAR ': .Test declared in .Test.' type=.Test origin=null WHEN type=kotlin.Unit origin=IF BRANCH if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ $this: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ arg0: GET_VAR 'val fileData: kotlin.String? declared in .Test.' type=kotlin.String? origin=null arg1: CONST Null type=kotlin.Nothing? value=null then: BLOCK type=kotlin.Unit origin=null SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private' type=kotlin.Unit origin=EQ receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null value: CONSTRUCTOR_CALL 'public constructor () declared in .ResourceTable' type=.ResourceTable origin=null RETURN type=kotlin.Nothing from='public final fun (): .ResourceTable? declared in .Test' BLOCK type=.ResourceTable origin=ELVIS VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:.ResourceTable? [val] GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private' type=.ResourceTable? origin=null receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null WHEN type=.ResourceTable origin=null BRANCH if: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EQEQ arg0: GET_VAR 'val tmp_0: .ResourceTable? declared in .Test.' type=.ResourceTable? origin=null arg1: CONST Null type=kotlin.Nothing? value=null then: CONSTRUCTOR_CALL 'public constructor () declared in .ResourceTable' type=.ResourceTable origin=null BRANCH if: CONST Boolean type=kotlin.Boolean value=true then: GET_VAR 'val tmp_0: .ResourceTable? declared in .Test.' type=.ResourceTable? origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.Test, :.ResourceTable?) returnType:kotlin.Unit correspondingProperty: PROPERTY name:resourceTable visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.Test VALUE_PARAMETER name: index:0 type:.ResourceTable? BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:resourceTable type:.ResourceTable? visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null value: GET_VAR ': .ResourceTable? declared in .Test.' type=.ResourceTable? origin=null CONSTRUCTOR visibility:public <> () returnType:.Test [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Test 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 FUN name:getFileData visibility:public modality:FINAL <> ($this:.Test) returnType:kotlin.String? $this: VALUE_PARAMETER name: type:.Test BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun getFileData (): kotlin.String? declared in .Test' CONST String type=kotlin.String value=""