Skip to content

CxxCodeGenerator

Backend Cxx Code Generator

Synopsis

Declared in <src/docs/mrdocs/modules/cxx_code_generator.h>

Description

Generates C++ source code from the AST.

Note: There are no user level functions within the backend. Related entry points include SgNode::unparseToString, unparseFile, and unparseProject.

Created with MrDocs