class func `class`() -> AnyClass
Returns
self
(the class object).
self
を返します(クラスオブジェクト)。
var debugDescription : String
A string containing the real class name and the id of the receiver as a hexadecimal number.
レシーバの実オブジェクト名とidを16進数として含んでいる文字列。