Code Listener  [unstable] git snapshot
File List
Here is a list of all files with brief descriptions:
o*doxygen.hDoxygen documentation (common part)
o*builtins.hh
o*callgraph.hh
o*cl.hhICodeListener interface
o*cl_dotgen.hhConstructor createClDotGenerator() of the "dotgen" code listener
o*cl_easy.hhConstructor createClEasy() of the "easy" code listener
o*cl_factory.hhClFactory - factory for ICodeListener objects
o*cl_filter.hhClFilterBase - base class for all code listener filters
o*cl_locator.hhConstructor createClLocator() of the "locator" code listener
o*cl_pp.hhConstructor createClPrettyPrint() of the "pp" code listener
o*cl_storage.hhClStorageBuilder - base class for CodeStorage based code listeners
o*cl_typedot.hhConstructor createClTypeDotGenerator() of the "typedot" code listener
o*clf_intchk.hhConstructor createClfIntegrityChk() - of the integrity checker filter
o*clf_opchk.hh
o*clf_unilabel.hhConstructor createClfUniLabel() - of the "unify_labels_*" filters
o*clf_unswitch.hhConstructor createClfUnfoldSwitch() - of the "unifold_switch" filter
o*clplot.hh
o*config_cl.hVarious compile-time options
o*killer.hh
o*loopscan.hh
o*pointsto.hh
o*pointsto_assert.hh
o*pointsto_fics.hh
o*stopwatch.hh
o*trap.h
o*util.hh
o*version_cl.h
o*worklist.hh
o*cl_msg.hhMacros for emitting error, warning, info and debug messages through the code listener interface
o*cldebug.hh
o*clutil.hhSome generic utilities working on top of code_listener/CodeStorage
o*code_listener.hcode listener interface - useful to write compiler plug-ins, etc
o*easy.hhEasy interface for building new analyzer based on code listener
o*memdebug.hh
\*storage.hhObject model that describes the analyzed code on the input