Skip to main content

Module parser

Module parser 

Source
Expand description

Tree-sitter AST parsing for symbol, import, and call extraction. Ports logic from src/gobby/code_index/parser.py.

Re-exports§

pub use crate::index::import_resolution::ImportResolutionContext;
pub use crate::index::import_resolution::build_import_resolution_context;