Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Config
class Base:: Parser
Files: Synopsis/Config.py

Contains nested classes for the different Parser modules.

Attributes:
modulesa dictionary mapping names to config objects. This dictionary may be used to select an object from a command line option.


Classes Summary:
IDL
Config object for the IDL parser. [Source]
CXX
Config object for the C++ parser. [Source]
Python
Config object for the Python parser. [Source]