TagID

Unique ID of a node tag.

Members

Functions

opCmp
long opCmp(TagID other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEqual
bool opEqual(TagID other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
long id;

Unique ID of the tag.

name
string name;

Tag name. Only emitted when debugging.

Meta