RendererFactoryVisitor

Visitor for renderer factories of different MarkdownFlavor.

Parameters

T

the type of the result of the visit operation

Functions

Link copied to clipboard
abstract fun visit(factory: BaseMarkdownRendererFactory): T
abstract fun visit(factory: QuarkdownRendererFactory): T