EnumType

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

toD
string toD()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink, FormatSpec!char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.
options
Options options;
Undocumented in source.
values
int[string] values;
Undocumented in source.

Meta