jin-tree ~master (2021-10-29T16:58:39Z)
Dub
Repo
Tree.make
jin
tree
Tree
Undocumented in source. Be warned that the author may not have intended to support it.
class
Tree
Tree
make
(
string
name
= null
,
string
value
= null
,
Tree
[]
childs
= null
,
string
baseUri
= null
,
size_t
row
= 0
,
size_t
col
= 0
)
Meta
Source
See Implementation
jin
tree
Tree
constructors
this
functions
expand
length
make
opDollar
opIndex
opSlice
pipe
toString
uri
static functions
fromJSON
fromXML
variables
baseUri
childs
col
name
row
value