ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PreprocessingInfo::r_macro_def Struct Reference

#include <rose_attributes_list.h>

Public Member Functions

 r_macro_def ()
 

Public Attributes

bool is_functionlike
 
bool is_predefined
 
token_type macro_name
 
token_container paramaters
 
token_list_container definition
 

Detailed Description

Definition at line 269 of file rose_attributes_list.h.

Constructor & Destructor Documentation

PreprocessingInfo::r_macro_def::r_macro_def ( )
inline

Definition at line 276 of file rose_attributes_list.h.

Member Data Documentation

bool PreprocessingInfo::r_macro_def::is_functionlike
bool PreprocessingInfo::r_macro_def::is_predefined
token_type PreprocessingInfo::r_macro_def::macro_name
token_container PreprocessingInfo::r_macro_def::paramaters
token_list_container PreprocessingInfo::r_macro_def::definition

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