Contents

expressionForEvaluatedObject()

Creates an expression that represents the object you’re evaluating.

Declaration

class func expressionForEvaluatedObject() -> NSExpression

Return Value

A new expression that represents the object being evaluated.

See Also

Creating an Expression for a Value