KoKDocSeeTagProvider

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

Inheritors

Properties

Link copied to clipboard
abstract val hasSeeTags: Boolean

Determines whatever the declaration has see tags.

Link copied to clipboard
abstract val numSeeTags: Int

The number of see tags.

Link copied to clipboard

List of @see tags.