Construct a TreeReportNodeBuilder
the root path for this node - all children contain this root in their paths
Add TreeReportNode as child
TreeReportNode to add as child
Add DetailedSummary as child
Summary to add as child
Build a TreeReportNode
Use the parsed data to build a TreeReportNode. If at least one child node or summary has not been added, this method will throw an error.
TreeReportNode containing parsed data
Generated using TypeDoc
TreeReportNode Builder
Build a TreeReportNode from parsed DetailedSummaries.