Simple library to parse C++ header files and retrieve a list with the description of the elements defined. The initial purpose of the project was the creation of a tool to check the syntax of header belonging to a given project.
Features
- Library to parse c++ header files, and retrieve information.
- Retrieve a tree and a list with the definitions inside header files.
- Definitions are namespace, classes, structs, enums, functions and others.
- Sample tools use the given results to check syntax correctness.
Categories
Source Code AnalysisLicense
GNU General Public License version 2.0 (GPLv2)Follow Class Analyzer
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Class Analyzer!