ROSE 0.11.145.147
Public Attributes | List of all members
PreprocessingInfo::r_macro_def Struct Reference

Description

Definition at line 307 of file rose_attributes_list.h.

Collaboration diagram for PreprocessingInfo::r_macro_def:
Collaboration graph
[legend]

Public Attributes

bool is_functionlike
 
bool is_predefined
 
token_type macro_name
 
token_container paramaters
 
token_list_container definition
 

Constructor & Destructor Documentation

◆ r_macro_def()

PreprocessingInfo::r_macro_def::r_macro_def ( )
inline

Definition at line 314 of file rose_attributes_list.h.

Member Data Documentation

◆ is_functionlike

bool PreprocessingInfo::r_macro_def::is_functionlike

Definition at line 309 of file rose_attributes_list.h.

◆ is_predefined

bool PreprocessingInfo::r_macro_def::is_predefined

Definition at line 310 of file rose_attributes_list.h.

◆ macro_name

token_type PreprocessingInfo::r_macro_def::macro_name

Definition at line 311 of file rose_attributes_list.h.

◆ paramaters

token_container PreprocessingInfo::r_macro_def::paramaters

Definition at line 312 of file rose_attributes_list.h.

◆ definition

token_list_container PreprocessingInfo::r_macro_def::definition

Definition at line 313 of file rose_attributes_list.h.


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