ROSE
0.11.131.0
|
A simple template to facilitate configuration of modules that can be run after the frontend or before the backend.
#include <Rose/AST/cmdline.h>
Public Attributes | |
T | frontend |
Configuration to run after the frontend. | |
T | backend |
Configuration to run before the backend. | |