directory
0.14.0
Repository: https://github.com/go-clang/bootstrap.git
Documentation: pkg.go.dev

# Packages

go-clang-compdb dumps the content of a clang compilation database.
go-clang-dump shows how to dump the AST of a C/C++ file via the Cursor visitor API.