Enum

Undocumented in source.

Constructors

this
this(Element el, string ifaceName)
Undocumented in source.

Members

Functions

entriesHaveDoc
bool entriesHaveDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
writeCode
void writeCode(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

description
Description description;
Undocumented in source.
entries
EnumEntry[] entries;
Undocumented in source.
ifaceName
string ifaceName;
Undocumented in source.
name
string name;
Undocumented in source.

Meta