UnaryExpr.expr

The expression to manipulate using the given unary operation

class UnaryExpr
Expr expr;

Meta