Module ucd_util::property [−][src]
Functions
| canonical_property_name |
Find the canonical property name for the given normalized property name. |
| canonical_property_value |
Find the canonical property value for the given normalized property value. |
| property_values |
Find the set of possible property values for a given property. |
Type Definitions
| PropertyTable |
The type of a property name table. |
| PropertyValueTable |
Type of a property value table. |
| PropertyValues |
A mapping of property values for a specific property. |