rose_midend
Midend
Synopsis
Declared in <src/docs/mrdocs/modules/midend.h>
struct rose_midend;
Description
Analyzing and transforming the AST.
The "midend" is the second of three phases of analysis and transformation. This phase is responsible for analyzing and/or transforming the abstract syntax tree (AST).
Created with MrDocs