Builder

The builder analogue to ContextReceivable types.

Inheritors

Functions

Link copied to clipboard
open fun contextReceivers(vararg receiverTypes: TypeName): T
open fun contextReceivers(receiverTypes: Iterable<TypeName>): T

Adds the given receiverTypes to this type's list of originating elements.

Properties

Link copied to clipboard

Mutable map of the current originating elements this builder contains.