|
ROSE 0.11.145.354
|
Controls for command-line options that uses function the Rose::AST namespace.
Classes | |
| struct | __when_T |
| A simple template to facilitate configuration of modules that can be run after the frontend or before the backend. More... | |
| struct | checker_t |
| Configure the AST checker module. More... | |
| struct | graphviz_t |
| Configure the AST visualization module. More... | |
Variables | |
| __when_T< graphviz_t > | graphviz |
| Used by the -rose:ast:graphviz:XXX options. | |
| __when_T< checker_t > | checker |
| Used by the -rose:ast:checker:XXX options. | |