Download of CppHeaderParser-2.5.tar.gz (CppHeaderParser-2.5.tar.gz ( external link: SF.net): 48,386 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
48,386 bytes
MD5
2c3ab5464ebe8a9cc443b452e6031819

프로젝트 설명

Parse C++ header files using ply.lex to generate navigable class tree representing the class structure. CppHeaderParser.py has the advantage of being a pure python C++ header parser. Grap a copy of ply at http://www.dabeaz.com/ply/