Class SentenceBreak

See the Rust documentation for SentenceBreak for more information.

Constructors

Properties

Numeric: SentenceBreak
OLetter: SentenceBreak
SContinue: SentenceBreak

Accessors

  • get ffiValue(): number
  • Returns number

  • get value(): string
  • Returns string

Methods

  • Get the "long" name of this property value (returns empty if property value is unknown)

    See the Rust documentation for get for more information.

    Returns string

  • Get the "short" name of this property value (returns empty if property value is unknown)

    See the Rust documentation for get for more information.

    Returns string

  • Convert to an integer value usable with ICU4C and CodePointMapData

    See the Rust documentation for to_icu4c_value for more information.

    Returns number

""