toggle menu
kotlinpoet
1.19.0-SNAPSHOT
common
switch theme
search in API
kotlinpoet
/
com.squareup.kotlinpoet
/
ContextReceivable
/
Builder
/
contextReceivers
context
Receivers
open
fun
contextReceivers
(
receiverTypes
:
Iterable
<
TypeName
>
)
:
T
open
fun
contextReceivers
(
vararg
receiverTypes
:
TypeName
)
:
T
Adds the given
receiverTypes
to this type's list of originating elements.