ROSE 2.1.0
Loading...
Searching...
No Matches
Backend Cxx Code Generator

Generates C++ Source code from the AST.

Generates C++ source code directly from AST.

Note
There are no user level functions within the backend. The only three related functions are available from the SgNode interface ( SgNode::unparseToString() ) and SgFile and SgProject interfaces ( SgFile::unparse() and SgProject::unparse(), respectively).
Collaboration diagram for Backend Cxx Code Generator: