canInflectLanguage:
Returns a Boolean value that indicates whether the rule can inflect a given language.
Declaration
+ (BOOL) canInflectLanguage:(NSString *) language;Parameters
- language:
The language to apply inflection to, specified as a BCP 47 language code.