- expand
Tree expand()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- make
Tree make(string name, string value, Tree[] childs, string baseUri, size_t row, size_t col)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto opIndex(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto opIndex(string[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Tree opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Tree[] opSlice(size_t start, size_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
- pipe
OutputType pipe(OutputType output, string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- uri
string uri()
Undocumented in source. Be warned that the author may not have intended to support it.