viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.attributes
/
Tree
/
Tree
Tree
fun
<
out
RootNode
:
Node
>
Tree
(
root
:
RootNode
)
Parameters
Node
The type of nodes in the tree.
Root
Node
The type of the root node of the tree.
root
The root node of the tree.