Expand description
Python language plugin
Provides AST parsing, scope extraction, and graph builder integration.
Re-exports§
pub use relations::PythonGraphBuilder;
Modules§
- relations
- Relation tracking for Python
Structs§
- Python
Plugin - Python language plugin implementation