Tag

Undocumented in source.

Constructors

this
this(string name, TagType type)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isEnd
bool isEnd [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isStart
bool isStart [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attr
string[string] attr;
Undocumented in source.
name
string name;
Undocumented in source.
s
string s;
Undocumented in source.
t
string t;
Undocumented in source.
type
TagType type;
Undocumented in source.

Meta