kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
ContextReceivable
/
Builder
/
contextReceivers
context
Receivers
jvm
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.