Re-exports§
pub use extractor::ExtractionContext;pub use extractor::KindSpec;pub use extractor::LangExtractor;
Modules§
- build_
manifest - Filename-keyed dispatch over the per-language manifest parsers, with
package_monikerattached to each declared dep. - c
- callable
- cs
- extractor
- Per-language extractor contract.
- go
- java
- kinds
- python
- rs
- sdk
- Shared extraction SDK for the target multi-pass language pipeline.
- sql
- tree_
util - ts
Structs§
- Parsed
Document - Syntax produced by a language SDK before semantic extraction.
- Syntax
Injection
Enums§
Functions§
- parse_
source - Parse source text without indexing it.