Collaboration diagram for ROSE Backend:
|
Modules | |
| Backend C and C++ Code Generator | |
| Generates C or C++ Source code from the AST. | |
| Backend Language Independent Code Generator | |
| Generates calls to the appropriate language to build source code from the AST. | |
| Backend Cxx Code Generator | |
| Generates C++ Source code from the AST. | |
| Backend Fortran Code Generator | |
| Generates Fortran Source code from the AST. | |
1.4.7