Initializes a new instance of the Tree class.
public Tree();
public Tree(Int32,Node,Node,Char);
Tree Class | DarkWynter.Engine.Compiler Namespace