Structs§
- Reference
- A reference from one symbol to another.
- Symbol
- A symbol extracted from source code via tree-sitter.
Enums§
- Symbol
Kind - Classification of extracted symbols.
Functions§
- extract_
references - Extract references (identifiers referring to other symbols) from a source file.
- extract_
symbols - Extract all symbols from a source file using tree-sitter.