coan
6.0.1
A C/C++ Configuration Analyzer
|
Go to the source code of this file.
Enumerations | |
enum | directive_type { HASH_UNKNOWN, HASH_IF, HASH_IFDEF, HASH_IFNDEF, HASH_ELSE, HASH_ELIF, HASH_ENDIF, HASH_DEFINE, HASH_UNDEF, HASH_INCLUDE, HASH_PRAGMA, HASH_ERROR, HASH_LINE, COMMANDLINE } |
Symbolic constants denoting types of directives. More... | |
This defines enum struct directive_type
Definition in file directive_type.h.
enum directive_type |
Symbolic constants denoting types of directives.
Definition at line 45 of file directive_type.h.