Documentation Language: Swift

Initializer

init(op:operand:)

Creates a unary expression.

init(op: Operator, operand: any AQLExpression)

Parameters

op

The operator

operand

The operand