Contents

expressionBlock

The block that executes to evaluate the expression.

Declaration

var expressionBlock: (Any?, [NSExpression], NSMutableDictionary?) -> Any { get }

See Also

Related Documentation