ROSE
0.9.6a
|
#include <rose_attributes_list.h>
Public Attributes | |
token_type | directive |
std::string | absname |
std::string | relname |
Definition at line 258 of file rose_attributes_list.h.
token_type PreprocessingInfo::r_include_directive::directive |
Definition at line 262 of file rose_attributes_list.h.
Referenced by AttributeListMap::found_include_directive().
std::string PreprocessingInfo::r_include_directive::absname |
Definition at line 264 of file rose_attributes_list.h.
Referenced by AttributeListMap::found_include_directive().
std::string PreprocessingInfo::r_include_directive::relname |
Definition at line 265 of file rose_attributes_list.h.
Referenced by AttributeListMap::found_include_directive().