Language Converter
Finite-State Transducer implementation of MediaWiki LanguageConverter
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NWikimedia
 NLangConv
 NConstruct
 CEdgeAn edge between states in a mutable FST
 CGenReplFstGENerate a REPLacement string FST
 CMutableFSTA mutable FST
 CStateA state in a mutable FST
 CBacktrackStateA simple tuple type for the FST backtracking state
 CBracketResultA simple tuple type for the results of ReplacementMachine::countBrackets()
 CFSTLoad and execute a finite-state transducer (FST) based converter or bracketing machine from a compact string description
 CFstReplacementMachine
 CNullReplacementMachineA replacement machine that leaves text untouched
 CReplacementMachineA machine to convert and/or replace text
 CZhReplacementMachine