ROSE 0.11.145.147
|
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. | |
T Rose::AST::cmdline::__when_T< T >::frontend |
T Rose::AST::cmdline::__when_T< T >::backend |