List of all members.
Constructor & Destructor Documentation
def tools::CppParser::GccXML::__init__ |
( |
|
self, |
|
|
|
dom |
|
) |
| |
Member Function Documentation
def tools::CppParser::GccXML::getType |
( |
|
self, |
|
|
|
type_id |
|
) |
| |
def tools::CppParser::GccXML::parse |
( |
|
self, |
|
|
|
relevantFilesList = None |
|
) |
| |
Parse GCC_XML, we do this in two passes, first: namespaces, files and creating Dict of all elements.
second - parsing actual elements (functions, classes)
Member Data Documentation
The documentation for this class was generated from the following file: