DomNode

Undocumented in source.

Constructors

this
this(bool s, DomNode[] ch)
Undocumented in source.

Members

Variables

attributes
Attributes attributes;
Undocumented in source.
child
DomNode[] child;
Undocumented in source.
name
string name;
Undocumented in source.
state
bool state;
Undocumented in source.

Meta