typealias Morphology.GrammaticalNumber.RawValue
The raw value type of the grammatical number enumeration.
文法的数列挙の生の値型。
var rawValue : Int
The raw value of the grammatical number instance.
文法的数インスタンスの生の値。
Availability 有効性
Technology
static func != (lhs: Morphology
.GrammaticalNumber
, rhs: Morphology
.GrammaticalNumber
) -> Bool
lhs
A value to compare. 比較する値。
rhs
Another value to compare. もう一方の比較する値。
true
if the values are not equal; otherwise, false
.
true
、もし値が等しくないならば;そうでなければ、false
。
typealias Morphology.GrammaticalNumber.RawValue
var rawValue : Int