quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.quarkdown.block.list
/
FocusListItemVariant
/
accept
accept
open
override
fun
<
T
>
accept
(
visitor
:
ListItemVariantVisitor
<
T
>
)
:
T
Accepts a
ListItemVariantVisitor
.
Return
result of the visit operation
Parameters
visitor
visitor to accept