Definition at line 64 of file roseTranslators.h.
|
virtual void | setOptions (int argc, char **argv) |
|
virtual void | setOptions (const std::vector< std::string > &argvList) |
|
virtual void | frontend () |
|
virtual void | midend () |
|
virtual int | status () |
| the status code allows to report front/mid/backend warnings and errors.
|
|
virtual void | printMessage (std::string s) |
| messages to the user (stdout). More...
|
|
◆ backend()
void CppToDotTranslator::backend |
( |
| ) |
|
|
protectedvirtual |
the backend generates a DOT file (instead of a C++ file).
Reimplemented from CppToCppTranslator.
The documentation for this class was generated from the following file: