static func canInflect (language: String) -> Bool
Returns a Boolean value that indicates whether the rule can inflect a given language.
あるブール値を返します、それはその規則がある与えられた言語を屈折(語形変化)できるかどうかを指し示します。
Availability 有効性
Technology
static var canInflectPreferredLocalization: Bool
{ get }
This value doesn’t change throughout the lifetime of a process. この値は、プロセスのライフタイムを通してずっと変化しません。
static func canInflect (language: String) -> Bool