pub const IMPORT_QUERY: &str = r#" (import_declaration) @import_path "#;
Tree-sitter query for extracting Java imports.