foundation
0.15.1
jvm
foundation
/
org.jetbrains.jewel.foundation.lazy.tree
/
TreeBuilder
/
Element
/
Node
/
Node
Node
constructor
(
data
:
T
,
id
:
Any
?
,
childrenGenerator
:
ChildrenGeneratorScope
<
T
>
.
(
)
->
Unit
)