Skip to main content

Crate sqry_lang_python

Crate sqry_lang_python 

Source
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§

PythonPlugin
Python language plugin implementation