Builder

The builder analogue to ContextReceivable types.

Inheritors

Properties

Link copied to clipboard

Mutable map of the current originating elements this builder contains.

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.