Expand description
Language parsing using tree-sitter.
Structs§
- Function
Def - A function definition.
- Import
- An import statement.
- Parsed
File - A parsed file with its AST.
Enums§
- Import
Kind - Type of import.
- Language
- Supported programming languages.
Functions§
- extract_
dependencies - Extract dependencies from a parsed file.