sdlangp ~master (2018-09-24T12:07:47Z)
Dub
Repo
Node.this
sdlangp
node
Node
Undocumented in source.
struct
Node
@
safe
nothrow pure
this
(
Node
*
parent
,
string
namespace
= ""
,
string
name
= ""
,
Value
[]
values
= []
,
Value
[
string
]
attrs
= null
,
Node
*[]
children
= []
)
Meta
Source
See Implementation
sdlangp
node
Node
constructors
this
functions
toString
properties
opIndex
opIndexAssign
variables
attrs
children
name
namespace
parent
values