toHierarchical

fun TreeNode.toHierarchical(): Any

Returns a hierarchical value for this tree node.

The returned value contains all items in this tree node.

Sources

jvm source
Link copied to clipboard