| FILE fqName:<root> fileName:/substitutionOverrideWithDelegate.kt | |
| CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.B<T of <root>.C>] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.C<T of <root>.C> | |
| TYPE_PARAMETER name:T index:0 variance:out superTypes:[kotlin.Any?] reified:false | |
| CONSTRUCTOR visibility:public returnType:<root>.C<T of <root>.C> [primary] | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public superTypes:[<root>.B<T of <root>.C>]' 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 <root>.B | |
| 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 <root>.B | |
| FUN FAKE_OVERRIDE name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| overridden: | |
| public open fun invoke (): kotlin.Unit declared in <root>.B | |
| FUN FAKE_OVERRIDE name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.String | |
| overridden: | |
| public open fun invoke (value: kotlin.String): kotlin.Unit declared in <root>.B | |
| 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 <root>.B | |
| CLASS CLASS name:DelegatedB modality:OPEN visibility:public superTypes:[<root>.B<kotlin.String>] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.DelegatedB | |
| FIELD DELEGATE name:$$delegate_0 type:<root>.C<kotlin.String> visibility:private [final] | |
| EXPRESSION_BODY | |
| CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.C' type=<root>.C<kotlin.String> origin=null | |
| TYPE_ARG (of class) T: kotlin.String | |
| CONSTRUCTOR visibility:public returnType:<root>.DelegatedB [primary] | |
| BLOCK_BODY | |
| DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any' | |
| INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:DelegatedB modality:OPEN visibility:public superTypes:[<root>.B<kotlin.String>]' type=kotlin.Unit | |
| FUN DELEGATED_MEMBER name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.DelegatedB | |
| overridden: | |
| public open fun invoke (): kotlin.Unit declared in <root>.B | |
| BLOCK_BODY | |
| CALL 'public open fun invoke (): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null | |
| ARG <this>: GET_FIELD 'FIELD DELEGATE name:$$delegate_0 type:<root>.C<kotlin.String> visibility:private [final] declared in <root>.DelegatedB' type=<root>.C<kotlin.String> origin=null | |
| receiver: GET_VAR '<this>: <root>.DelegatedB declared in <root>.DelegatedB.invoke' type=<root>.DelegatedB origin=null | |
| FUN DELEGATED_MEMBER name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.DelegatedB | |
| VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.String | |
| overridden: | |
| public open fun invoke (value: kotlin.String): kotlin.Unit declared in <root>.B | |
| BLOCK_BODY | |
| CALL 'public open fun invoke (value: kotlin.String): kotlin.Unit declared in <root>.C' type=kotlin.Unit origin=null | |
| ARG <this>: GET_FIELD 'FIELD DELEGATE name:$$delegate_0 type:<root>.C<kotlin.String> visibility:private [final] declared in <root>.DelegatedB' type=<root>.C<kotlin.String> origin=null | |
| receiver: GET_VAR '<this>: <root>.DelegatedB declared in <root>.DelegatedB.invoke' type=<root>.DelegatedB origin=null | |
| ARG value: GET_VAR 'value: kotlin.String declared in <root>.DelegatedB.invoke' type=kotlin.String origin=null | |
| 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 <root>.B | |
| 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 <root>.B | |
| 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 <root>.B | |
| CLASS INTERFACE name:A modality:ABSTRACT visibility:public superTypes:[kotlin.Any] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.A | |
| 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:invoke visibility:public modality:OPEN returnType:kotlin.Unit [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| BLOCK_BODY | |
| FUN name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.String | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public open fun invoke (value: kotlin.String): kotlin.Unit declared in <root>.A' | |
| CALL 'public final fun bar (<this>: <root>.A, value: kotlin.String): kotlin.Unit declared in <root>' type=kotlin.Unit origin=null | |
| ARG <this>: GET_VAR '<this>: <root>.A declared in <root>.A.invoke' type=<root>.A origin=IMPLICIT_ARGUMENT | |
| ARG value: GET_VAR 'value: kotlin.String declared in <root>.A.invoke' type=kotlin.String origin=null | |
| CLASS INTERFACE name:B modality:ABSTRACT visibility:public superTypes:[<root>.A] | |
| thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.B<T of <root>.B> | |
| TYPE_PARAMETER name:T index:0 variance:out superTypes:[kotlin.Any?] reified:false | |
| 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 <root>.A | |
| 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 <root>.A | |
| FUN FAKE_OVERRIDE name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| overridden: | |
| public open fun invoke (): kotlin.Unit declared in <root>.A | |
| FUN FAKE_OVERRIDE name:invoke visibility:public modality:OPEN returnType:kotlin.Unit [fake_override,operator] | |
| VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.A | |
| VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.String | |
| overridden: | |
| public open fun invoke (value: kotlin.String): kotlin.Unit declared in <root>.A | |
| 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 <root>.A | |
| FUN name:bar visibility:public modality:FINAL returnType:kotlin.Unit | |
| VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:<root>.A | |
| VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.String | |
| BLOCK_BODY | |
| FUN name:foo visibility:public modality:FINAL returnType:kotlin.Unit | |
| BLOCK_BODY | |
| RETURN type=kotlin.Nothing from='public final fun foo (): kotlin.Unit declared in <root>' | |
| CALL 'public open fun invoke (): kotlin.Unit declared in <root>.DelegatedB' type=kotlin.Unit origin=null | |
| ARG <this>: CONSTRUCTOR_CALL 'public constructor <init> () declared in <root>.DelegatedB' type=<root>.DelegatedB origin=null |