Tesseract Engine Documentation

Tree Constructor (Int32, Node, Node, Char)

public Tree(
   Int32 dNode,
   Node lNode,
   Node rNode,
   Char d2Node
);

See Also

Tree Class | DarkWynter.Engine.Compiler Namespace | Tree Constructor Overload List