kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
FunSpec
/
Builder
/
contextReceivers
context
Receivers
jvm
open
override
fun
contextReceivers
(
receiverTypes
:
Iterable
<
TypeName
>
)
:
FunSpec.Builder
Adds the given
receiverTypes
to this type's list of originating elements.