Expand description
Types for parsing files in the extracted subdirectory of the Unicode
Character Database download.
These are placed here, rather than at the top level, to help keep the number of types in any given module managable.
Structsยง
- Derived
Bidi Class - A single row in the
extracted/DerivedBidiClass.txtfile. - Derived
Binary Properties - A single row in the
extracted/DerivedBinaryProperties.txtfile. - Derived
Combining Class - A single row in the
extracted/DerivedCombiningClass.txtfile. - Derived
Decomposition Type - A single row in the
extracted/DerivedCombiningClass.txtfile. - Derived
East Asian Width - A single row in the
extracted/DerivedEastAsianWidth.txtfile. - Derived
General Category - A single row in the
extracted/DerivedGeneralCategory.txtfile. - Derived
Joining Group - A single row in the
extracted/DerivedJoiningGroup.txtfile. - Derived
Joining Type - A single row in the
extracted/DerivedJoiningType.txtfile. - Derived
Line Break - A single row in the
extracted/DerivedLineBreak.txtfile. - Derived
Name - A single row in the
extracted/DerivedName.txtfile. - Derived
Numeric Type - A single row in the
extracted/DerivedNumericType.txtfile. - Derived
Numeric Values - A single row in the
extracted/DerivedNumericValues.txtfile.