coan
6.0.1
A C/C++ Configuration Analyzer
|
#include "identifier.h"
#include "formal_parameter_list.h"
#include "line_type.h"
#include "parameter_substitution.h"
#include <string>
#include <set>
#include <map>
Go to the source code of this file.
Classes | |
struct | symbol |
struct symbol encapsulates a preprocessor symbol's state More... | |
struct | symbol::locator |
struct symbol::locator encapsulates a symbol table entry. More... | |
This file defines struct symbol
Definition in file symbol.h.