TreeBuilder
Toggle table of contents
2.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
TreeBuilder
TreeBuilder
/
com.github.treeBuilder
/
Tree
/
appendNodes
append
Nodes
fun
appendNodes
(
nodes
:
NodeList
<
T
>
,
vararg
path
:
Int
)
:
Boolean
Return
true
if successful
Parameters
nodes
list of nodes to append to a path
path
path from root to append nodes to