toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-utils:traversal
/
modulecheck.utils.traversal
/
AbstractTreePrinter
/
printTreeString
print
Tree
String
fun
printTreeString
(
rootNode
:
T
)
(
source
)
Prints the tree structure of an object of type
T
to the console.
Parameters
root
Node
the root node of the tree.