coan 4.2.4
|
Data Fields | |
directive_type_t | type |
char const * | keyword |
Structure representing a preprocessor directive
Definition at line 84 of file directives_tally.c.
char const* directive::keyword |
The directive keyword
Definition at line 86 of file directives_tally.c.
Referenced by get_directive_keyword(), and get_directive_type().
The type of the directive
Definition at line 85 of file directives_tally.c.
Referenced by get_directive_keyword(), and get_directive_type().