PreModifier

mdoc.PreModifier
See thePreModifier companion object
trait PreModifier

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def process(ctx: PreModifierContext): String

Concrete methods

def onLoad(ctx: OnLoadContext): Unit
def postProcess(ctx: PostProcessContext): String

Abstract fields

val name: String