EnumParameterEntryListerTransformer

A transformer that, given a parameter that expects an enum value, lists the enum entries in its documentation.

Constructors

Link copied to clipboard
constructor(context: DokkaContext)

Properties

Link copied to clipboard
val context: DokkaContext

Functions

Link copied to clipboard
open operator override fun invoke(modules: List<DModule>): List<DModule>