|
Code Listener
[unstable] git snapshot
|
constructor createClTypeDotGenerator() of the "typedot" code listener More...
Go to the source code of this file.
Functions | |
| ICodeListener * | createClTypeDotGenerator (const char *config_string) |
| create "dotgen" ICodeListener implementation More... | |
constructor createClTypeDotGenerator() of the "typedot" code listener
Definition in file cl_typedot.hh.
| ICodeListener* createClTypeDotGenerator | ( | const char * | config_string | ) |
create "dotgen" ICodeListener implementation
| config_string | Name of the output dot file is the only configuration string for now. It's an compulsory argument and can't be NULL. |
1.8.3.1