Struct PreprocessingInfo::r_macro_def#
Defined in File rose_attributes_list.h
Nested Relationships#
This struct is a nested type of Class PreprocessingInfo.
Struct Documentation#
-
struct r_macro_def
Public Functions
-
inline r_macro_def()
Public Members
-
bool is_functionlike
-
bool is_predefined
-
token_type macro_name
-
token_container paramaters
-
token_list_container definition
-
inline r_macro_def()