ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Unparser Class Reference

This class represents the Backend C++ Code Generator within ROSE. More...

Detailed Description

This class represents the Backend C++ Code Generator within ROSE.

Note
Large parts of documentation contained in ROSE/src/unparser.docs.
 This is the source code generator.  It traverses the AST (not using the new traversal
 mechanisms) and generates C++ source code from the constructs within the AST.
 Special attention is given to formatting the generated code.

This class could be simplified now that the comments and CPP directives are a part of the AST.


The documentation for this class was generated from the following file: