librime 1.2
Rime Input Method Engine, the core library
rime::SyllableGraph Struct Reference

#include <syllabifier.h>

Public Attributes

size_t input_length = 0
size_t interpreted_length = 0
VertexMap vertices
EdgeMap edges
SpellingIndices indices

Member Data Documentation

◆ edges

EdgeMap rime::SyllableGraph::edges

◆ indices

SpellingIndices rime::SyllableGraph::indices

◆ input_length

size_t rime::SyllableGraph::input_length = 0

◆ interpreted_length

size_t rime::SyllableGraph::interpreted_length = 0

◆ vertices

VertexMap rime::SyllableGraph::vertices

The documentation for this struct was generated from the following file: