class

Myst::Negation

Inherits Myst::UnaryOp / Myst::Node / Reference / Object

A negation expression. Mainly applicable for Integers, this node generally indicates an arithmetic negation, as oppposed to a logical negation as indicated by a !.

'-' postfix_expression