toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery.pprint
/
Tree
/
KeyValue
Key
Value
data
class
KeyValue
(
val
key
:
String
,
val
value
:
Tree
)
:
Tree
x = y
Members
Constructors
Key
Value
Link copied to clipboard
constructor
(
key
:
String
,
value
:
Tree
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
Tree