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.For internal use only.
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:
Generated on Mon Aug 30 21:42:32 2010 for ROSE by
1.4.7