new TreeMaster(root)
Helps to search nodes in tree structure
Parameters:
| Name | Type | Description |
|---|---|---|
root |
coreutils.TreeNode | undefined | root of tree structure |
| Name | Type | Description |
|---|---|---|
root |
coreutils.TreeNode | undefined | root of tree structure |