Expand description
Language detection and AST parsing using tree-sitter
Structs§
- Location
- Parsed
File - Parsed file containing symbols
- Python
Parser - Symbol
- Symbol represents a function, class, method, or variable
- Type
Script Parser
Enums§
- Language
- Supported languages
- Symbol
Kind
Traits§
- Parser
- Parser trait for language-specific parsing