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

#include <rose_attributes_list.h>

Collaboration diagram for PreprocessingInfo::r_include_directive:

Public Attributes

token_type directive
 
std::string absname
 
std::string relname
 

Detailed Description

Definition at line 258 of file rose_attributes_list.h.

Member Data Documentation

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().


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