coan
6.0.1
A C/C++ Configuration Analyzer
|
Go to the source code of this file.
Enumerations | |
enum | line_type { LT_IF, LT_TRUE, LT_FALSE, LT_ELIF, LT_ELTRUE, LT_ELFALSE, LT_ELSE, LT_ENDIF, LT_PLAIN, LT_EOF, LT_DIRECTIVE_DROP, LT_DIRECTIVE_KEEP, LT_SENTINEL } |
Enumeration of types of input lines. More... | |
This defines enum line_type
Definition in file line_type.h.
enum line_type |
Enumeration of types of input lines.
Definition at line 52 of file line_type.h.