ROSE  0.11.145.0
Classes | Variables
Rose::AST::cmdline Namespace Reference

Description

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_tgraphviz
 Used by the -rose:ast:graphviz:XXX options.
 
__when_T< checker_tchecker
 Used by the -rose:ast:checker:XXX options.