coan 4.2.4

Data Fields

directive_type_t type
char const * keyword

Detailed Description

Structure representing a preprocessor directive

Definition at line 84 of file directives_tally.c.


Field Documentation

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines