ExpressionTreeToString
ExpressionTreeToString copied to clipboard
Literal suffixes for numbers
See here.
This should perhaps be an option; by default it makes sense to use a non-suffixed literal.
On second thought. this is independent of RenderLiteral
in ZSpitz.Utils. The C# writer/visitor could simply render ConstantExpression of the appropriate type with the relevant suffix.