/datum/node/expression/expression_operator/unary
Unary Operators
Unary Represents a Unary operator in the AST. Unary operators take a single operand (referred to as 'x' below) and returns a value.
Unary Operators
Unary Represents a Unary operator in the AST. Unary operators take a single operand (referred to as 'x' below) and returns a value.