toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery.pprint
/
ProductSupport
Product
Support
object
ProductSupport
Members
Functions
treeify
Product
Elements
Link copied to clipboard
fun
treeifyProductElements
(
x
:
Any
,
cls
:
KClass
<
*
>
,
walker
:
Walker
,
escapeUnicode
:
Boolean
,
showFieldNames
:
Boolean
)
:
Iterator
<
Tree
>