rose_backend
Backend
Synopsis
Declared in <src/docs/mrdocs/modules/backend.h>
struct rose_backend;
Description
Generation of source code from the AST.
The "backend" is the third phase of transformations and is responsible for generating new source code from the transformed abstract syntax tree (AST).
Created with MrDocs