rd-gen
2023.2.2-proto-refactoring-usov-02
rd-gen
/
com.jetbrains.rd.generator.nova
/
Toplevel
/
extends
extends
infix
fun
<
T
:
Class
>
T
.
extends
(
p
:
Pair
<
Class
,
Class
.
(
)
->
Unit
>
)
:
T
Content copied to clipboard
infix
fun
<
T
:
Class
>
T
.
extends
(
p
:
Class
)
:
T
Content copied to clipboard
infix
fun
<
T
:
Struct
>
T
.
extends
(
p
:
Pair
<
Struct
,
Struct
.
(
)
->
Unit
>
)
:
T
Content copied to clipboard
infix
fun
<
T
:
Struct
>
T
.
extends
(
p
:
Struct
)
:
T
Content copied to clipboard
infix
fun
Interface
.
extends
(
p
:
Pair
<
Interface
,
Interface
.
(
)
->
Unit
>
)
:
Interface
Content copied to clipboard
infix
fun
Interface
.
extends
(
p
:
Interface
)
:
Interface
Content copied to clipboard