KoKDocTagDeclaration

Represents a Kotlin documentation tag declaration.

Inheritors

Properties

Link copied to clipboard
abstract val description: String

Description of the tag.

Link copied to clipboard
abstract val name: KoKDocTag

Name of the tag.