MediaWiki
REL1_22
|
Helper for CLDRPluralRuleConverter. More...
Public Member Functions | |
__construct ($parser, $type, $rpn, $pos, $length) | |
isType ($type) | |
Public Attributes | |
$rpn | |
$type |
Helper for CLDRPluralRuleConverter.
An expression object, representing a region of the input string (for error messages), the RPN notation used to evaluate it, and the result type for validation.
Definition at line 570 of file CLDRPluralRuleEvaluator.php.
CLDRPluralRuleConverter_Expression::__construct | ( | $ | parser, |
$ | type, | ||
$ | rpn, | ||
$ | pos, | ||
$ | length | ||
) |
Definition at line 573 of file CLDRPluralRuleEvaluator.php.
Definition at line 579 of file CLDRPluralRuleEvaluator.php.
CLDRPluralRuleConverter_Expression::$rpn |
Definition at line 571 of file CLDRPluralRuleEvaluator.php.
CLDRPluralRuleConverter_Expression::$type |
Definition at line 571 of file CLDRPluralRuleEvaluator.php.