ToolSet / com.zndevs.toolset.tools / Node / getChildren
getChildren
fun getChildren(): List<Node<TValue>>
Returns the list of children. Modifying this list will change the children of this node.
Return List of children
ToolSet / com.zndevs.toolset.tools / Node / getChildren
fun getChildren(): List<Node<TValue>>
Returns the list of children. Modifying this list will change the children of this node.
Return List of children