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