| FILE fqName:<root> fileName:/readWriteProperty.kt | |
| CLASS CLASS name:IdeWizard modality:FINAL visibility:public superTypes:[kotlin.Any] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.IdeWizard | |
| PROPERTY name:projectTemplate visibility:public modality:FINAL [delegated,var] | |
| FIELD PROPERTY_DELEGATE name:projectTemplate$delegate type:<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> visibility:private [final] | |
| EXPRESSION_BODY | |
| CALL 'private final fun setting <V, T> (reference: <root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting>): <root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> declared in <root>.IdeWizard' type=<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> origin=null | |
| TYPE_ARG V: kotlin.Int | |
| TYPE_ARG T: <root>.SettingType<kotlin.Int> | |
| ARG <this>: GET_VAR '<this>: <root>.IdeWizard declared in <root>.IdeWizard' type=<root>.IdeWizard origin=IMPLICIT_ARGUMENT | |
| ARG reference: CONSTRUCTOR_CALL 'public constructor <init> (t: T of <root>.SettingReference, v: V of <root>.SettingReference) declared in <root>.SettingReference' type=<root>.SettingReference<kotlin.Int, <root>.SettingType<kotlin.Int>> origin=null | |
| TYPE_ARG (of class) V: kotlin.Int | |
| TYPE_ARG (of class) T: <root>.SettingType<kotlin.Int> | |
| ARG t: CONSTRUCTOR_CALL 'public constructor <init> (type: kotlin.reflect.KClass<out V of <root>.SettingType>) declared in <root>.SettingType' type=<root>.SettingType<kotlin.Int> origin=null | |
| TYPE_ARG (of class) V: kotlin.Int | |
| ARG type: GET_CLASS type=kotlin.reflect.KClass<out kotlin.Int> | |
| CONST Int type=kotlin.Int value=42 | |
| ARG v: CONST Int type=kotlin.Int value=42 | |
| FUN DELEGATED_PROPERTY_ACCESSOR name:<get-projectTemplate> visibility:public modality:FINAL returnType:kotlin.Int? | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.IdeWizard | |
| correspondingProperty: PROPERTY name:projectTemplate visibility:public modality:FINAL [delegated,var] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-projectTemplate> (): kotlin.Int? declared in <root>.IdeWizard' | |
| CALL 'public open fun getValue (thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>): V of <root>.IdeWizard.setting? declared in <root>.IdeWizard.setting.<no name provided>' type=kotlin.Int? origin=null | |
| ARG <this>: GET_FIELD 'FIELD PROPERTY_DELEGATE name:projectTemplate$delegate type:<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> visibility:private [final] declared in <root>.IdeWizard' type=<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> origin=null | |
| receiver: GET_VAR '<this>: <root>.IdeWizard declared in <root>.IdeWizard.<get-projectTemplate>' type=<root>.IdeWizard origin=null | |
| ARG thisRef: GET_VAR '<this>: <root>.IdeWizard declared in <root>.IdeWizard.<get-projectTemplate>' type=<root>.IdeWizard origin=null | |
| ARG property: PROPERTY_REFERENCE 'public final projectTemplate: kotlin.Int? declared in <root>.IdeWizard' field=null getter='public final fun <get-projectTemplate> (): kotlin.Int? declared in <root>.IdeWizard' setter='public final fun <set-projectTemplate> (<set-?>: kotlin.Int?): kotlin.Unit declared in <root>.IdeWizard' type=kotlin.reflect.KMutableProperty1<<root>.IdeWizard, kotlin.Int?> origin=PROPERTY_REFERENCE_FOR_DELEGATE | |
| FUN DELEGATED_PROPERTY_ACCESSOR name:<set-projectTemplate> visibility:public modality:FINAL returnType:kotlin.Unit | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.IdeWizard | |
| VALUE_PARAMETER kind:Regular name:<set-?> index:1 type:kotlin.Int? | |
| correspondingProperty: PROPERTY name:projectTemplate visibility:public modality:FINAL [delegated,var] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <set-projectTemplate> (<set-?>: kotlin.Int?): kotlin.Unit declared in <root>.IdeWizard' | |
| CALL 'public open fun setValue (thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>, value: V of <root>.IdeWizard.setting?): kotlin.Unit declared in <root>.IdeWizard.setting.<no name provided>' type=kotlin.Unit origin=null | |
| ARG <this>: GET_FIELD 'FIELD PROPERTY_DELEGATE name:projectTemplate$delegate type:<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> visibility:private [final] declared in <root>.IdeWizard' type=<root>.IdeWizard.setting.<no name provided><kotlin.Int, <root>.SettingType<kotlin.Int>> origin=null | |
| receiver: GET_VAR '<this>: <root>.IdeWizard declared in <root>.IdeWizard.<set-projectTemplate>' type=<root>.IdeWizard origin=null | |
| ARG thisRef: GET_VAR '<this>: <root>.IdeWizard declared in <root>.IdeWizard.<set-projectTemplate>' type=<root>.IdeWizard origin=null | |
| ARG property: PROPERTY_REFERENCE 'public final projectTemplate: kotlin.Int? declared in <root>.IdeWizard' field=null getter='public final fun <get-projectTemplate> (): kotlin.Int? declared in <root>.IdeWizard' setter='public final fun <set-projectTemplate> (<set-?>: kotlin.Int?): kotlin.Unit declared in <root>.IdeWizard' type=kotlin.reflect.KMutableProperty1<<root>.IdeWizard, kotlin.Int?> origin=PROPERTY_REFERENCE_FOR_DELEGATE | |
| ARG value: GET_VAR '<set-?>: kotlin.Int? declared in <root>.IdeWizard.<set-projectTemplate>' type=kotlin.Int? origin=null | |
| CONSTRUCTOR visibility:public returnType:<root>.IdeWizard [primary] | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:IdeWizard modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit | |
| FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| 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 | |
| FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun hashCode (): kotlin.Int declared in kotlin.Any | |
| FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun toString (): kotlin.String declared in kotlin.Any | |
| FUN name:setting visibility:private modality:FINAL returnType:<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> | |
| TYPE_PARAMETER name:V index:0 variance: superTypes:[kotlin.Any] reified:false | |
| TYPE_PARAMETER name:T index:1 variance: superTypes:[<root>.SettingType<V of <root>.IdeWizard.setting>] reified:false | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.IdeWizard | |
| VALUE_PARAMETER kind:Regular name:reference index:1 type:<root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='private final fun setting <V, T> (reference: <root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting>): <root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> declared in <root>.IdeWizard' | |
| BLOCK type=<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> origin=OBJECT_LITERAL | |
| CLASS CLASS name:<no name provided> modality:FINAL visibility:local superTypes:[kotlin.properties.ReadWriteProperty<kotlin.Any?, V of <root>.IdeWizard.setting?>] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> | |
| CONSTRUCTOR visibility:public returnType:<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> [primary] | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:<no name provided> modality:FINAL visibility:local superTypes:[kotlin.properties.ReadWriteProperty<kotlin.Any?, V of <root>.IdeWizard.setting?>]' type=kotlin.Unit | |
| FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any? | |
| overridden: | |
| public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.properties.ReadWriteProperty | |
| FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun hashCode (): kotlin.Int declared in kotlin.properties.ReadWriteProperty | |
| FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun toString (): kotlin.String declared in kotlin.properties.ReadWriteProperty | |
| FUN name:getValue visibility:public modality:OPEN returnType:V of <root>.IdeWizard.setting? [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> | |
| VALUE_PARAMETER kind:Regular name:thisRef index:1 type:kotlin.Any? | |
| VALUE_PARAMETER kind:Regular name:property index:2 type:kotlin.reflect.KProperty<*> | |
| overridden: | |
| public abstract fun getValue (thisRef: T of kotlin.properties.ReadWriteProperty, property: kotlin.reflect.KProperty<*>): V of kotlin.properties.ReadWriteProperty declared in kotlin.properties.ReadWriteProperty | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public open fun getValue (thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>): V of <root>.IdeWizard.setting? declared in <root>.IdeWizard.setting.<no name provided>' | |
| CALL 'public final fun <get-v> (): V of <root>.SettingReference declared in <root>.SettingReference' type=V of <root>.IdeWizard.setting origin=GET_PROPERTY | |
| ARG <this>: GET_VAR 'reference: <root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> declared in <root>.IdeWizard.setting' type=<root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> origin=null | |
| FUN name:setValue visibility:public modality:OPEN returnType:kotlin.Unit [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> | |
| VALUE_PARAMETER kind:Regular name:thisRef index:1 type:kotlin.Any? | |
| VALUE_PARAMETER kind:Regular name:property index:2 type:kotlin.reflect.KProperty<*> | |
| VALUE_PARAMETER kind:Regular name:value index:3 type:V of <root>.IdeWizard.setting? | |
| overridden: | |
| public abstract fun setValue (thisRef: T of kotlin.properties.ReadWriteProperty, property: kotlin.reflect.KProperty<*>, value: V of kotlin.properties.ReadWriteProperty): kotlin.Unit declared in kotlin.properties.ReadWriteProperty | |
| BLOCK_BODY | |
| WHEN type=kotlin.Unit origin=IF | |
| 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 | |
| ARG arg0: GET_VAR 'value: V of <root>.IdeWizard.setting? declared in <root>.IdeWizard.setting.<no name provided>.setValue' type=V of <root>.IdeWizard.setting? origin=null | |
| ARG arg1: CONST Null type=kotlin.Nothing? value=null | |
| then: RETURN type=kotlin.Nothing from='public open fun setValue (thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>, value: V of <root>.IdeWizard.setting?): kotlin.Unit declared in <root>.IdeWizard.setting.<no name provided>' | |
| GET_OBJECT 'CLASS IR_EXTERNAL_DECLARATION_STUB OBJECT name:Unit modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit | |
| CALL 'public final fun <set-t> (<set-?>: T of <root>.SettingReference): kotlin.Unit declared in <root>.SettingReference' type=kotlin.Unit origin=EQ | |
| ARG <this>: GET_VAR 'reference: <root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> declared in <root>.IdeWizard.setting' type=<root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> origin=null | |
| ARG <set-?>: TYPE_OP type=T of <root>.IdeWizard.setting origin=CAST typeOperand=T of <root>.IdeWizard.setting | |
| CONSTRUCTOR_CALL 'public constructor <init> (type: kotlin.reflect.KClass<out V of <root>.SettingType>) declared in <root>.SettingType' type=<root>.SettingType<V of <root>.IdeWizard.setting> origin=null | |
| TYPE_ARG (of class) V: V of <root>.IdeWizard.setting | |
| ARG type: GET_CLASS type=kotlin.reflect.KClass<out V of <root>.IdeWizard.setting> | |
| GET_VAR 'value: V of <root>.IdeWizard.setting? declared in <root>.IdeWizard.setting.<no name provided>.setValue' type=V of <root>.IdeWizard.setting? origin=null | |
| CALL 'public final fun <set-v> (<set-?>: V of <root>.SettingReference): kotlin.Unit declared in <root>.SettingReference' type=kotlin.Unit origin=EQ | |
| ARG <this>: GET_VAR 'reference: <root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> declared in <root>.IdeWizard.setting' type=<root>.SettingReference<V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> origin=null | |
| ARG <set-?>: GET_VAR 'value: V of <root>.IdeWizard.setting? declared in <root>.IdeWizard.setting.<no name provided>.setValue' type=V of <root>.IdeWizard.setting? origin=null | |
| CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.IdeWizard.setting.<no name provided>' type=<root>.IdeWizard.setting.<no name provided><V of <root>.IdeWizard.setting, T of <root>.IdeWizard.setting> origin=OBJECT_LITERAL | |
| CLASS CLASS name:SettingReference modality:FINAL visibility:public superTypes:[kotlin.Any] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> | |
| TYPE_PARAMETER name:V index:0 variance: superTypes:[kotlin.Any] reified:false | |
| TYPE_PARAMETER name:T index:1 variance: superTypes:[<root>.SettingType<V of <root>.SettingReference>] reified:false | |
| PROPERTY name:t visibility:public modality:FINAL [var] | |
| FIELD PROPERTY_BACKING_FIELD name:t type:T of <root>.SettingReference visibility:private | |
| EXPRESSION_BODY | |
| GET_VAR 't: T of <root>.SettingReference declared in <root>.SettingReference.<init>' type=T of <root>.SettingReference origin=INITIALIZE_PROPERTY_FROM_PARAMETER | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<get-t> visibility:public modality:FINAL returnType:T of <root>.SettingReference | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> | |
| correspondingProperty: PROPERTY name:t visibility:public modality:FINAL [var] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-t> (): T of <root>.SettingReference declared in <root>.SettingReference' | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:t type:T of <root>.SettingReference visibility:private' type=T of <root>.SettingReference origin=null | |
| receiver: GET_VAR '<this>: <root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> declared in <root>.SettingReference.<get-t>' type=<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> origin=null | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<set-t> visibility:public modality:FINAL returnType:kotlin.Unit | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> | |
| VALUE_PARAMETER kind:Regular name:<set-?> index:1 type:T of <root>.SettingReference | |
| correspondingProperty: PROPERTY name:t visibility:public modality:FINAL [var] | |
| BLOCK_BODY | |
| SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:t type:T of <root>.SettingReference visibility:private' type=kotlin.Unit origin=null | |
| receiver: GET_VAR '<this>: <root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> declared in <root>.SettingReference.<set-t>' type=<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> origin=null | |
| value: GET_VAR '<set-?>: T of <root>.SettingReference declared in <root>.SettingReference.<set-t>' type=T of <root>.SettingReference origin=null | |
| PROPERTY name:v visibility:public modality:FINAL [var] | |
| FIELD PROPERTY_BACKING_FIELD name:v type:V of <root>.SettingReference visibility:private | |
| EXPRESSION_BODY | |
| GET_VAR 'v: V of <root>.SettingReference declared in <root>.SettingReference.<init>' type=V of <root>.SettingReference origin=INITIALIZE_PROPERTY_FROM_PARAMETER | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<get-v> visibility:public modality:FINAL returnType:V of <root>.SettingReference | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> | |
| correspondingProperty: PROPERTY name:v visibility:public modality:FINAL [var] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-v> (): V of <root>.SettingReference declared in <root>.SettingReference' | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:v type:V of <root>.SettingReference visibility:private' type=V of <root>.SettingReference origin=null | |
| receiver: GET_VAR '<this>: <root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> declared in <root>.SettingReference.<get-v>' type=<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> origin=null | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<set-v> visibility:public modality:FINAL returnType:kotlin.Unit | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> | |
| VALUE_PARAMETER kind:Regular name:<set-?> index:1 type:V of <root>.SettingReference | |
| correspondingProperty: PROPERTY name:v visibility:public modality:FINAL [var] | |
| BLOCK_BODY | |
| SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:v type:V of <root>.SettingReference visibility:private' type=kotlin.Unit origin=null | |
| receiver: GET_VAR '<this>: <root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> declared in <root>.SettingReference.<set-v>' type=<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> origin=null | |
| value: GET_VAR '<set-?>: V of <root>.SettingReference declared in <root>.SettingReference.<set-v>' type=V of <root>.SettingReference origin=null | |
| CONSTRUCTOR visibility:public returnType:<root>.SettingReference<V of <root>.SettingReference, T of <root>.SettingReference> [primary] | |
| VALUE_PARAMETER kind:Regular name:t index:0 type:T of <root>.SettingReference | |
| VALUE_PARAMETER kind:Regular name:v index:1 type:V of <root>.SettingReference | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:SettingReference modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit | |
| FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| 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 | |
| FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun hashCode (): kotlin.Int declared in kotlin.Any | |
| FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun toString (): kotlin.String declared in kotlin.Any | |
| CLASS CLASS name:SettingType modality:FINAL visibility:public superTypes:[kotlin.Any] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.SettingType<V of <root>.SettingType> | |
| TYPE_PARAMETER name:V index:0 variance:out superTypes:[kotlin.Any] reified:false | |
| PROPERTY name:type visibility:public modality:FINAL [val] | |
| FIELD PROPERTY_BACKING_FIELD name:type type:kotlin.reflect.KClass<out V of <root>.SettingType> visibility:private [final] | |
| EXPRESSION_BODY | |
| GET_VAR 'type: kotlin.reflect.KClass<out V of <root>.SettingType> declared in <root>.SettingType.<init>' type=kotlin.reflect.KClass<out V of <root>.SettingType> origin=INITIALIZE_PROPERTY_FROM_PARAMETER | |
| FUN DEFAULT_PROPERTY_ACCESSOR name:<get-type> visibility:public modality:FINAL returnType:kotlin.reflect.KClass<out V of <root>.SettingType> | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.SettingType<V of <root>.SettingType> | |
| correspondingProperty: PROPERTY name:type visibility:public modality:FINAL [val] | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun <get-type> (): kotlin.reflect.KClass<out V of <root>.SettingType> declared in <root>.SettingType' | |
| GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:type type:kotlin.reflect.KClass<out V of <root>.SettingType> visibility:private [final]' type=kotlin.reflect.KClass<out V of <root>.SettingType> origin=null | |
| receiver: GET_VAR '<this>: <root>.SettingType<V of <root>.SettingType> declared in <root>.SettingType.<get-type>' type=<root>.SettingType<V of <root>.SettingType> origin=null | |
| CONSTRUCTOR visibility:public returnType:<root>.SettingType<V of <root>.SettingType> [primary] | |
| VALUE_PARAMETER kind:Regular name:type index:0 type:kotlin.reflect.KClass<out V of <root>.SettingType> | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:SettingType modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit | |
| FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| 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 | |
| FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun hashCode (): kotlin.Int declared in kotlin.Any | |
| FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any | |
| overridden: | |
| public open fun toString (): kotlin.String declared in kotlin.Any |