KoKDocThrowsTagProvider

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

Inheritors

Properties

Link copied to clipboard
abstract val hasThrowsTags: Boolean

Determines whatever the declaration has throws tags.

Link copied to clipboard
abstract val numThrowsTags: Int

The number of throws tags.

Link copied to clipboard

List of @throws tags.