KoKDocReceiverTagProvider

An interface representing a Kotlin declaration that provides access to KDoc receiver tag.

Inheritors

Properties

Link copied to clipboard
abstract val hasReceiverTag: Boolean

Determines whatever the declaration has receiver tag.

Link copied to clipboard

The @receiver tag.