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

File python.rs

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

Source from the content-addressed store, hash-verified

1//! Python parser for semantic analysis.
2//!
3//! Extracts functions, classes, methods, decorators, and module-level variables
4//! from Python source code using tree-sitter-python.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected