SuppressTagDocumentableFilter

Constructors

Link copied to clipboard
constructor(dokkaContext: DokkaContext)

Properties

Link copied to clipboard
val context: DokkaContext
Link copied to clipboard
val dokkaContext: DokkaContext

Functions

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