MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / cpp.rs

File cpp.rs

atomic-semantic/src/parsers/cpp.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! C/C++ parser for semantic analysis.
2//!
3//! Extracts functions, classes, structs, namespaces, enums, type aliases,
4//! includes, and preprocessor definitions from C and C++ source code using

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected