Synopsis - Cross-Reference
File: Synopsis/Parsers/__init__.py1"""Package for all source parsers. 2 3Each parser is in its own sub-package. Only the C++ parser is written in C++, 4the rest use Python. The IDL parser uses the IDL compiler from omniORB, 5directly importing its parsing modules. 6""" 7# this file is intentionally left empty 8# -stefan 9
Generated on Tue May 13 02:39:45 2008 by
synopsis (version 0.10)
synopsis (version 0.10)