RenderTree constructor

RenderTree(String tree)

Creates a RenderTree object with the given string representation.

Implementation

RenderTree(this.tree);