Constructors
constructor
- new WordBreak(value): WordBreak
Properties
Static
ALetter
Static
Cr
Static
DoubleQuote
Static
EBase
Static
EBaseGaz
Static
EModifier
Static
Extend
Static
ExtendNumLet
Static
Format
Static
GlueAfterZwj
Static
HebrewLetter
Static
Katakana
Static
Lf
Static
MidLetter
Static
MidNum
Static
MidNumLet
Static
Newline
Static
Numeric
Static
Other
Static
RegionalIndicator
Static
SingleQuote
Static
WSegSpace
Static
Zwj
Accessors
ffiValue
- get ffiValue(): number
Returns number
value
- get value(): string
Returns string
Methods
toInteger
- toInteger(): number
Returns number
Static
fromInteger
- fromInteger(other): WordBreak
See the Rust documentation for
WordBreak
for more information.