KoKDocPropertyTagProvider

An interface representing a Kotlin declaration that provides access to KDoc property tags.

Inheritors

Properties

Link copied to clipboard
abstract val hasPropertyTags: Boolean

Determines whatever the declaration has property tags.

Link copied to clipboard
abstract val numPropertyTags: Int

The number of property tags.

Link copied to clipboard

List of @property tags.