retdec
|
Implementation of JsonOutputManager. More...
Namespaces | |
retdec | |
retdec::llvmir2hll | |
Macros | |
#define | HANDLE_COMMENT_MODIFIER(val) |
Implementation of JsonOutputManager.
#define HANDLE_COMMENT_MODIFIER | ( | val | ) |
We don't like macros, but we potentially need to return from methods calling this helper routine, so we use it here anyway.
val | Anything that can be concatenated (+) to a std::string. |