Tree.make

Undocumented in source. Be warned that the author may not have intended to support it.
class Tree
make
(
string name = null
,
string value = null
,
Tree[] childs = null
,
string baseUri = null
,
size_t row = 0
,
size_t col = 0
)

Meta