Class Analyzer
alphaDescription
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.
Categories
License
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.
Update Notifications
User Reviews
Be the first to post a review of Class Analyzer!