| FILE fqName:<root> fileName:/valueClassEquals.kt | |
| PROPERTY name:equals visibility:public modality:FINAL [val] | |
| FIELD PROPERTY_BACKING_FIELD name:equals type:kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> visibility:private [final,static] | |
| EXPRESSION_BODY | |
| FUNCTION_REFERENCE 'public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Z' type=kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> origin=null reflectionTarget=<same> | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<get-equals> visibility:public modality:FINAL returnType:kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> | |
| correspondingProperty: PROPERTY name:equals visibility:public modality:FINAL [val] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-equals> (): kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> declared in <root>' | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:equals type:kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> visibility:private [final,static]' type=kotlin.reflect.KFunction2<<root>.Z, @[ParameterName(name = "other")] kotlin.Any?, kotlin.Boolean> origin=null | |
| CLASS CLASS name:Z modality:FINAL visibility:public [value] superTypes:[kotlin.Any] | |
| annotations: | |
| JvmInline | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.Z | |
| PROPERTY name:s visibility:public modality:FINAL [val] | |
| FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final] | |
| EXPRESSION_BODY | |
| GET_VAR 's: kotlin.String declared in <root>.Z.<init>' type=kotlin.String origin=INITIALIZE_PROPERTY_FROM_PARAMETER | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<get-s> visibility:public modality:FINAL returnType:kotlin.String | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Z | |
| correspondingProperty: PROPERTY name:s visibility:public modality:FINAL [val] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-s> (): kotlin.String declared in <root>.Z' | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null | |
| receiver: GET_VAR '<this>: <root>.Z declared in <root>.Z.<get-s>' type=<root>.Z origin=null | |
| CONSTRUCTOR visibility:public returnType:<root>.Z [primary] | |
| VALUE_PARAMETER kind:Regular name:s index:0 type:kotlin.String | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Z modality:FINAL visibility:public [value] superTypes:[kotlin.Any]' type=kotlin.Unit | |
| FUN GENERATED_SINGLE_FIELD_VALUE_CLASS_MEMBER name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Z | |
| VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any? | |
| overridden: | |
| public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any | |
| BLOCK_BODY | |
| WHEN type=kotlin.Unit origin=null | |
| BRANCH | |
| if: TYPE_OP type=kotlin.Boolean origin=NOT_INSTANCEOF typeOperand=<root>.Z | |
| GET_VAR 'other: kotlin.Any? declared in <root>.Z.equals' type=kotlin.Any? origin=null | |
| then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Z' | |
| CONST Boolean type=kotlin.Boolean value=false | |
| VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:<root>.Z [val] | |
| TYPE_OP type=<root>.Z origin=IMPLICIT_CAST typeOperand=<root>.Z | |
| GET_VAR 'other: kotlin.Any? declared in <root>.Z.equals' type=kotlin.Any? origin=null | |
| WHEN type=kotlin.Unit origin=null | |
| BRANCH | |
| if: CALL 'public final fun not (): kotlin.Boolean declared in kotlin.Boolean' type=kotlin.Boolean origin=EXCLEQ | |
| ARG <this>: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=EXCLEQ | |
| ARG arg0: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null | |
| receiver: GET_VAR '<this>: <root>.Z declared in <root>.Z.equals' type=<root>.Z origin=null | |
| ARG arg1: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null | |
| receiver: GET_VAR 'val tmp_0: <root>.Z declared in <root>.Z.equals' type=<root>.Z origin=null | |
| then: RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Z' | |
| CONST Boolean type=kotlin.Boolean value=false | |
| RETURN type=kotlin.Nothing from='public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in <root>.Z' | |
| CONST Boolean type=kotlin.Boolean value=true | |
| FUN GENERATED_SINGLE_FIELD_VALUE_CLASS_MEMBER name:hashCode visibility:public modality:OPEN returnType:kotlin.Int | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Z | |
| overridden: | |
| public open fun hashCode (): kotlin.Int declared in kotlin.Any | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public open fun hashCode (): kotlin.Int declared in <root>.Z' | |
| CALL 'public open fun hashCode (): kotlin.Int declared in kotlin.String' type=kotlin.Int origin=null | |
| ARG <this>: GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null | |
| receiver: GET_VAR '<this>: <root>.Z declared in <root>.Z.hashCode' type=<root>.Z origin=null | |
| FUN GENERATED_SINGLE_FIELD_VALUE_CLASS_MEMBER name:toString visibility:public modality:OPEN returnType:kotlin.String | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Z | |
| overridden: | |
| public open fun toString (): kotlin.String declared in kotlin.Any | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public open fun toString (): kotlin.String declared in <root>.Z' | |
| STRING_CONCATENATION type=kotlin.String | |
| CONST String type=kotlin.String value="Z(" | |
| CONST String type=kotlin.String value="s=" | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null | |
| receiver: GET_VAR '<this>: <root>.Z declared in <root>.Z.toString' type=<root>.Z origin=null | |
| CONST String type=kotlin.String value=")" |