|
librime 1.2
Rime Input Method Engine, the core library
|
#include <syllabifier.h>
Public Attributes | |
| size_t | input_length = 0 |
| size_t | interpreted_length = 0 |
| VertexMap | vertices |
| EdgeMap | edges |
| SpellingIndices | indices |
| EdgeMap rime::SyllableGraph::edges |
| SpellingIndices rime::SyllableGraph::indices |
| size_t rime::SyllableGraph::input_length = 0 |
| size_t rime::SyllableGraph::interpreted_length = 0 |
| VertexMap rime::SyllableGraph::vertices |