Language Converter
Finite-State Transducer implementation of MediaWiki LanguageConverter
Loading...
Searching...
No Matches
Wikimedia\LangConv\Construct\Edge Member List

This is the complete list of members for Wikimedia\LangConv\Construct\Edge, including all inherited members.

$from (defined in Wikimedia\LangConv\Construct\Edge)Wikimedia\LangConv\Construct\Edge
$id (defined in Wikimedia\LangConv\Construct\Edge)Wikimedia\LangConv\Construct\Edge
$lower (defined in Wikimedia\LangConv\Construct\Edge)Wikimedia\LangConv\Construct\Edge
$to (defined in Wikimedia\LangConv\Construct\Edge)Wikimedia\LangConv\Construct\Edge
$upper (defined in Wikimedia\LangConv\Construct\Edge)Wikimedia\LangConv\Construct\Edge
__construct(State $from, int $id, string $upper, string $lower, State $to)Wikimedia\LangConv\Construct\Edge