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

constructor createClTypeDotGenerator() of the "typedot" code listener More...

Go to the source code of this file.

Functions

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

Detailed Description

constructor createClTypeDotGenerator() of the "typedot" code listener

Definition in file cl_typedot.hh.

Function Documentation

ICodeListener* createClTypeDotGenerator ( const char *  config_string)

create "dotgen" ICodeListener implementation

Parameters
config_stringName of the output dot file is the only configuration string for now. It's an compulsory argument and can't be NULL.
Todo:
proper documentation of the "typedot" code listener