figmagen
0.1.1-SNAPSHOT
figmagen-core
/
com.stuart.figmagen.tree
/
TreeNode
/
addChild
add
Child
fun
addChild
(
child
:
T
)
Add new child to current node or root.
Parameters
child
A node which will be directly connected to current node.