EnumStorer

Transformer that, instead of performing transformations, stores enum declarations within the module this plugin is applied on.

See also

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>