core
/
org.jetbrains.dokka.model
/
asPrintableTree
as
Printable
Tree
fun <
T
:
WithChildren
<
T
>>
T
.
asPrintableTree
(nodeNameBuilder:
Appendable
.(
T
) ->
Unit
= { append(it.toString()) }):
String
Content copied to clipboard