Plural rule evaluator.
Create a new plural rule.
| Parameters: |
|
|---|---|
| Return type: | Rule |
Evaluate a number and return the plural index.
| Parameters: | integer – |
|---|---|
| Return type: | integer |
| Throws : | ExceptionRangeException |
Evaluate a part of an ast.
| Parameters: |
|
|---|---|
| Return type: | integer |
| Throws : | ExceptionParseException |