Initializer
init(op:operand:)
Creates a unary expression.
init(op: Operator, operand: any AQLExpression)
Parameters
op-
The operator
operand-
The operand
Initializer
Creates a unary expression.
init(op: Operator, operand: any AQLExpression)
opThe operator
operandThe operand