ROSE
0.9.6a
|
#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 |
Definition at line 269 of file rose_attributes_list.h.
|
inline |
Definition at line 276 of file rose_attributes_list.h.
bool PreprocessingInfo::r_macro_def::is_functionlike |
Definition at line 271 of file rose_attributes_list.h.
Referenced by AttributeListMap::build_preprocessingInfo_macro_def().
bool PreprocessingInfo::r_macro_def::is_predefined |
Definition at line 272 of file rose_attributes_list.h.
Referenced by AttributeListMap::build_preprocessingInfo_macro_def().
token_type PreprocessingInfo::r_macro_def::macro_name |
Definition at line 273 of file rose_attributes_list.h.
Referenced by AttributeListMap::build_preprocessingInfo_macro_def().
token_container PreprocessingInfo::r_macro_def::paramaters |
Definition at line 274 of file rose_attributes_list.h.
Referenced by AttributeListMap::build_preprocessingInfo_macro_def().
token_list_container PreprocessingInfo::r_macro_def::definition |
Definition at line 275 of file rose_attributes_list.h.
Referenced by AttributeListMap::build_preprocessingInfo_macro_def().