NSExpression constructor

NSExpression()

Returns a new instance of NSExpression constructed with the default new method.

Implementation

factory NSExpression() => new$();