ReactOS 0.4.16-dev-321-g63bb46a
|
#include <Symbol.h>
Public Attributes | |
Type | type |
std::vector< std::string > | names |
std::vector< std::string > | dependencies |
std::vector< std::string > | ifs |
std::string | definition |
std::string Symbol::definition |
Definition at line 15 of file Symbol.h.
Referenced by process_c().
Type Symbol::type |
Definition at line 11 of file Symbol.h.
Referenced by process_preprocessor().