TreeBuilder
Toggle table of contents
2.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
TreeBuilder
TreeBuilder
/
com.github.treeBuilder.dsl
/
TreeBuilderContext
/
atPath
at
Path
fun
atPath
(
index1
:
Int
,
vararg
indices
:
Int
,
init
:
TreeNodeContext
<
T
>
.
(
)
->
Unit
)
Change current context to the path from the root node.
The root node has an empty path.