contextReceivers

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.