MediaWiki
REL1_24
|
Helper for CLDRPluralRuleConverter. More...
Public Member Functions | |
__construct ($parser, $pos, $length) | |
error ($message) | |
getText () | |
Public Attributes | |
$end | |
$length | |
$parser | |
$pos |
Helper for CLDRPluralRuleConverter.
The base class for operators and expressions, describing a region of the input string.
Definition at line 16 of file CLDRPluralRuleConverterFragment.php.
CLDRPluralRuleConverterFragment::__construct | ( | $ | parser, |
$ | pos, | ||
$ | length | ||
) |
Definition at line 19 of file CLDRPluralRuleConverterFragment.php.
CLDRPluralRuleConverterFragment::error | ( | $ | message | ) |
Definition at line 26 of file CLDRPluralRuleConverterFragment.php.
References getText().
Definition at line 31 of file CLDRPluralRuleConverterFragment.php.
Referenced by error().
CLDRPluralRuleConverterFragment::$end |
Definition at line 17 of file CLDRPluralRuleConverterFragment.php.
CLDRPluralRuleConverterFragment::$length |
Definition at line 17 of file CLDRPluralRuleConverterFragment.php.
Referenced by __construct(), and CLDRPluralRuleConverterExpression\__construct().
CLDRPluralRuleConverterFragment::$parser |
Definition at line 17 of file CLDRPluralRuleConverterFragment.php.
Referenced by __construct(), and CLDRPluralRuleConverterExpression\__construct().
CLDRPluralRuleConverterFragment::$pos |
Definition at line 17 of file CLDRPluralRuleConverterFragment.php.
Referenced by __construct(), and CLDRPluralRuleConverterExpression\__construct().