fast v0.3.4 (2018-12-21T21:01:54Z)
Home
Dub
Repo
UnicodeCharacterDatabase.TableEntry
unicode
generator
UnicodeCharacterDatabase
Undocumented in source.
struct
UnicodeCharacterDatabase
struct
TableEntry {
ubyte
[][]
byteSeqs
;
string
enumerationValue
;
Table
*
subEntries
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
byteSeqs
ubyte
[][]
byteSeqs
;
Undocumented in source.
enumerationValue
string
enumerationValue
;
Undocumented in source.
subEntries
Table
*
subEntries
;
Undocumented in source.
Meta
Source
See Implementation
unicode
generator
UnicodeCharacterDatabase
constructors
this
functions
generateEnumerationCode
structs
Table
TableEntry
variables
entries
enumerationValues
type
varName