A helper method that converts operators to strings. Note: the unary plus and negation strings returned will NOT have a 'u' appened as that usually isn't desired.
A string representation of the input operator.
OperatorDecl Class | DDW.CSharp.Dom Namespace