open val node: Formula
Overrides TreeNode.node
Formula is also the node in the tree, so node == this
node == this
Getter
The object which holds the actual data in the tree.