ROSE  0.11.145.0
Public Attributes | List of all members
Rose::AST::cmdline::__when_T< T > Struct Template Reference

Description

template<typename T>
struct Rose::AST::cmdline::__when_T< T >

A simple template to facilitate configuration of modules that can be run after the frontend or before the backend.

Definition at line 17 of file cmdline.h.

#include <Rose/AST/cmdline.h>

Collaboration diagram for Rose::AST::cmdline::__when_T< T >:
Collaboration graph
[legend]

Public Attributes

frontend
 Configuration to run after the frontend.
 
backend
 Configuration to run before the backend.
 

The documentation for this struct was generated from the following file: