|
librime 1.2
Rime Input Method Engine, the core library
|
#include <syllabifier.h>


Public Member Functions | |
| EdgeProperties (SpellingProperties sup) | |
| EdgeProperties ()=default | |
| Public Member Functions inherited from rime::SpellingProperties | |
| void | Compose (const SpellingProperties &delta) |
| void | Update (const SpellingProperties &other) |
Public Attributes | |
| set< size_t > | ambiguous_source_positions |
| Public Attributes inherited from rime::SpellingProperties | |
| SpellingType | type = kNormalSpelling |
| size_t | end_pos = 0 |
| double | credibility = 0.0 |
| string | tips |
| bool | is_correction = false |
|
inline |
|
default |
| set<size_t> rime::EdgeProperties::ambiguous_source_positions |