Skip to content

search-rug/cpptool

Repository files navigation

cpptool

A static analysis tool that uses Clang's tooling framework to export declaration trees for C/C++ projects.

This project contains the C++ exporter tool, which uses CppTool-proto to export the information to data files. Applications based on the CppTool-Lib java library can read these data files and navigate the declaration tree they produce.

This project is MIT licensed.

About

Clang-based declaration exporter for C and C++ projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published