Instance Property インスタンスプロパティ

expressionBlock

The block that executes to evaluate the expression. 遂行することで式を評価するブロック。

Declaration 宣言

@property(readonly, copy, nonnull) id  (^expressionBlock)(id, NSArray<NSExpression *> *, NSMutableDictionary *);

See Also 参照

Related Documentation 関連文書