Returns the input enclosed in double quotes if it's not NULL; otherwise returns "(null)". For example, "\"Hello\"" is returned for input "Hello". This is useful for printing a C string in the syntax of a literal. Known issue: escape sequences are not handled yet.
source not stored for this graph (policy: none)