Class PropertyValueNameToEnumMapper
Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
getLoose
- getLoose(name): number
Returns number
getStrict
- getStrict(name): number
Returns number
Static
loadGeneralCategory
Static
loadGraphemeClusterBreak
Static
loadHangulSyllableType
Static
loadIndicSyllabicCategory
A type capable of looking up a property value from a string name.
See the Rust documentation for
PropertyParser
for more information.See the Rust documentation for
PropertyParserBorrowed
for more information.See the Rust documentation for
new
for more information.