Nuspell
spell checker
Public Types | Public Member Functions | Public Attributes | List of all members
nuspell::Suffix Struct Reference
Collaboration diagram for nuspell::Suffix:
[legend]

Public Types

using Str = std::string
 

Public Member Functions

auto to_root (Str &word) const -> Str &
 
auto to_root_copy (Str word) const -> Str
 
auto to_derived (Str &word) const -> Str &
 
auto to_derived_copy (Str word) const -> Str
 
auto check_condition (const Str &word) const -> bool
 

Public Attributes

char16_t flag = 0
 
bool cross_product = false
 
Str stripping
 
Str appending
 
Flag_Set cont_flags
 
Condition condition
 

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