SectionHandler

dotty.tools.scaladoc.tasty.comments.markdown.SectionRenderingExtension$.SectionHandler$
object SectionHandler extends CustomNodeRenderer[Section]

Attributes

Graph
Supertypes
trait CustomNodeRenderer[Section]
trait NodeAdaptingVisitor[Section]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def render(node: Section, c: NodeRendererContext, html: HtmlWriter): Unit

Attributes

Definition Classes
CustomNodeRenderer

Concrete fields

val idGenerator: HtmlIdGenerator
val repeatedIds: Map[(NodeRendererContext, BasedSequence), Int]