ROSE 0.11.145.321
Namespaces
Rose::SourceCode Namespace Reference

Description

Capabilities that are specific to the manipulation of source-code. Manipulation includes analysis, transformation, synthesis, and any composition of those three.

Namespaces

namespace  Analysis
 Capabilities related to the analysis of source-code.
 
namespace  AST
 Collection of functionalities performing global operations on the AST.
 
namespace  CodeGen
 Collection of classes/functions to facilitate generation of source-code (esp. C/C++)
 
namespace  Sarif
 Collection of functions to generate SARIF reports based on the AST of source-code.