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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Class Analyzer!