KoKDocAuthorTagProvider

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

Inheritors

Properties

Link copied to clipboard

List of @author tags.

Link copied to clipboard
abstract val hasAuthorTags: Boolean

Determines whatever the declaration has author tags.

Link copied to clipboard
abstract val numAuthorTags: Int

The number of author tags.