![]() |
|
PhoenixGenerator
2.0.4
Set of tools to generate code
|
Include dependency graph for parserClassConfig.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | parserClassConfig (std::vector< PClassConfig > &listClassConfig, PVecPath &listInclude, const PPath &fileName) |
| Parser list class config. | |
| bool parserClassConfig | ( | std::vector< PClassConfig > & | listClassConfig, |
| PVecPath & | listInclude, | ||
| const PPath & | fileName ) |
Parser list class config.
| [out] | listClassConfig | : list of class config |
| listInclude | : list of include | |
| fileName | : file name of the config |
Definition at line 214 of file parserClassConfig.cpp.
References errorUnexpectedToken(), parseEnumConfig(), parsePClassConfig(), updateCurrentComment(), and updateCurrentTemplate().
Referenced by simple_project_load_config().
Here is the call graph for this function:
Here is the caller graph for this function: