A helper method that returns the UnaryOperator from string input. Note: Plus and negation have a 'u' appended to differentiate them from add and subtract.
The resulting UnaryOperator.
UnaryExpr Class | DDW.CSharp.Dom Namespace