treeString
Returns the tree structure of an object of type T as a string.
Return
the tree structure as a string.
Parameters
rootNode
the root node of the tree.
Returns the tree structure of an object of type T as a string.
the tree structure as a string.
the root node of the tree.