Initializer
init(operator:operand:)
Creates a unary operation expression.
init(operator: ATLUnaryOperator, operand: any ATLExpression)
Parameters
operator-
The unary operator
operand-
The operand expression
Initializer
Creates a unary operation expression.
init(operator: ATLUnaryOperator, operand: any ATLExpression)
operatorThe unary operator
operandThe operand expression