AST node that represents a unary operator (such as '-'), therefore having a single child node.
Other parser items:
BinaryOpNode
,
FormulaNode
,
FunctionNode
,
GroupNode
,
Node
,
NumericNode
,
ParameterNode
,
RangeNode
,
StringNode
,
SymbolNode
DSLite::Node
-> UnaryOpNode