Node.this

Undocumented in source.
struct Node
@safe nothrow pure
this
(,
string namespace = ""
,
string name = ""
,
Value[] values = []
,
Value[string] attrs = null
,
Node*[] children = []
)

Meta