KoKDocExceptionTagProvider

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

Inheritors

Properties

Link copied to clipboard

List of @exception tags.

Link copied to clipboard

Determines whatever the declaration has exception tags.

Link copied to clipboard
abstract val numExceptionTags: Int

The number of exception tags.