quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.iterator
/
AstIterator
/
traverse
traverse
abstract
fun
traverse
(
root
:
NestableNode
)
Runs the iterator from the given root node, traversing the node tree and visiting each node.