mill.main.buildgen.Tree
See theTree companion object
A recursive data structure that defines parent-child relationships between nodes.
Value parameters
- children
-
the child subtrees of this tree
- node
-
the root node of this tree
Attributes
- Companion
- object
- Source
- Tree.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article