quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.quarkdown.block.toc
/
TableOfContentsView
/
accept
accept
open
override
fun
<
T
>
accept
(
visitor
:
NodeVisitor
<
T
>
)
:
T
Accepts a visitor.
Return
output of the visit operation
Parameters
T
output type of the visitor