#include <GraphemeClusterBreak.d.hpp>
|
enum | Value {
Other = 0
, Control = 1
, CR = 2
, Extend = 3
,
L = 4
, LF = 5
, LV = 6
, LVT = 7
,
T = 8
, V = 9
, SpacingMark = 10
, Prepend = 11
,
RegionalIndicator = 12
, EBase = 13
, EBaseGAZ = 14
, EModifier = 15
,
GlueAfterZwj = 16
, ZWJ = 17
} |
|
◆ Value
Enumerator |
---|
Other | |
Control | |
CR | |
Extend | |
L | |
LF | |
LV | |
LVT | |
T | |
V | |
SpacingMark | |
Prepend | |
RegionalIndicator | |
EBase | |
EBaseGAZ | |
EModifier | |
GlueAfterZwj | |
ZWJ | |
◆ GraphemeClusterBreak() [1/2]
icu4x::GraphemeClusterBreak::GraphemeClusterBreak |
( |
| ) |
|
|
default |
◆ GraphemeClusterBreak() [2/2]
icu4x::GraphemeClusterBreak::GraphemeClusterBreak |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ for_char()
◆ from_integer_value()
◆ operator bool()
icu4x::GraphemeClusterBreak::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
icu4x::GraphemeClusterBreak::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
◆ to_integer_value()
uint8_t icu4x::GraphemeClusterBreak::to_integer_value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: