Code Listener  [unstable] git snapshot
Functions
cl_dotgen.hh File Reference

constructor createClDotGenerator() of the "dotgen" code listener More...

Go to the source code of this file.

Functions

ICodeListenercreateClDotGenerator (const char *config_string)
 create "dotgen" ICodeListener implementation More...
 

Detailed Description

constructor createClDotGenerator() of the "dotgen" code listener

Definition in file cl_dotgen.hh.

Function Documentation

ICodeListener* createClDotGenerator ( const char *  config_string)

create "dotgen" ICodeListener implementation

Parameters
config_stringName of global dot file is the only configuration string for now. It's optional, you can pass NULL to prevent the global dot file from creating.
Todo:
proper documentation of the "dotgen" code listener