XmlToken

Undocumented in source.

Constructors

this
this(string d, size_t l)
Undocumented in source.

Members

Functions

opIndex
string opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attributes
FashMap!(string, string) attributes;
Undocumented in source.
attributes
string[string] attributes;
Undocumented in source.
data
string data;
Undocumented in source.
kind
XmlTokenKind kind;
Undocumented in source.
line
size_t line;
Undocumented in source.
name
string name;
Undocumented in source.

Meta