toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
dictifyType
dictify
Type
fun
dictifyType
(
kc
:
KClass
<
out
Any
>
,
obj
:
Any
,
level
:
Display
=
Display.User
,
depth
:
Int
=
10
,
superTypes
:
Boolean
=
true
,
resolve
:
Boolean
=
true
,
help
:
Boolean
=
false
,
toString
:
Boolean
=
true
)
:
FieldDict
?