var nodes: MutableList<Node>
A collection of nodes that make up this tree.
nodes - A collection of nodes that make up this tree.
nodes