Instrumenter

mdoc.internal.markdown.Instrumenter
See theInstrumenter companion class
object Instrumenter

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Binders

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Binders.type

Value members

Concrete methods

def instrument(file: InputFile, sections: List[SectionInput], settings: Settings, reporter: Reporter): Instrumented
def position(pos: Position): String
def reset(mod: Modifier, identifier: String): String
def stringLiteral(string: String): String
def wrapBody(body: String): String

Concrete fields

val magicImports: Set[String]