Tree.this

Undocumented in source.
  1. this(string name, string value, Tree[] childs, string baseUri, size_t row, size_t col)
    class Tree
    this
    (
    string name
    ,
    string value
    ,,
    string baseUri = ""
    ,
    size_t row = 0
    ,
    size_t col = 0
    )
  2. this(DirEntry input, string baseUri, size_t row, size_t col)
  3. this(File input, string baseUri, size_t row, size_t col)
  4. this(string input, string baseUri, size_t row, size_t col)

Meta