UnicodeCharacterDatabase

Undocumented in source.

Constructors

this
this(string filename, PropertyType type)
Undocumented in source.

Members

Functions

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

Structs

Table
struct Table
Undocumented in source.
TableEntry
struct TableEntry
Undocumented in source.

Variables

entries
Entry[] entries;
Undocumented in source.
enumerationValues
size_t[string] enumerationValues;
Undocumented in source.
type
PropertyType type;
Undocumented in source.
varName
string varName;
Undocumented in source.

Meta