[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
Author: | Niklas Laxström, Tim Starling |
Copyright: | Copyright © 2010-2012, Niklas Laxström |
License: | http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later |
File Size: | 114 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
CLDRPluralRuleConverterOperator:: (2 methods):
__construct()
operate()
Class: CLDRPluralRuleConverterOperator - X-Ref
Helper for CLDRPluralRuleConverter.__construct( $parser, $name, $pos, $length ) X-Ref |
Initialize a new instance of a CLDRPluralRuleConverterOperator object param: CLDRPluralRuleConverter $parser The parser param: string $name The operator name param: int $pos The length param: int $length |
operate( $left, $right ) X-Ref |
Compute the operation param: CLDRPluralRuleConverterExpression $left The left part of the expression param: CLDRPluralRuleConverterExpression $right The right part of the expression return: CLDRPluralRuleConverterExpression The result of the operation |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |