ROSE  0.11.145.0
Backend Language Independent Code Generator

Generates calls to the appropriate language to build source code from the AST.

Generates 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 Language Independent Code Generator: