class compiler::UnaryExpr
sys::Obj compiler::Node compiler::Expr compiler::UnaryExpr
UnaryExpr is used for unary expressions including !, +. Note that - is mapped to negate() as a shortcut method.
sys::Obj compiler::Node compiler::Expr compiler::UnaryExpr
UnaryExpr is used for unary expressions including !, +. Note that - is mapped to negate() as a shortcut method.
compiler 1.0.78∙26-Apr-2022 Tue 8:20:50AM EDT