Enumeration 列挙

NSExpressionType

Defines the possible types of an expression. ある式の可能な型それらを定義します。

Declaration 宣言

typedef enum NSExpressionType : NSUInteger {
    ...
} NSExpressionType;

Topics 話題

Constants 定数

Enumeration Cases 列挙ケース

See Also 参照

Getting Information About an Expression 式についての情報を取得する