Expand description
§Tree-sitter Loader
The tree-sitter command-line program will dynamically find and build grammars
at runtime, if you have cloned the grammars’ repositories to your local
filesystem. This helper crate implements that logic, so that you can use it in
your own program analysis tools, as well.
Structs§
- Author
- Bindings
- Compile
Config - Compiler
Error - Config
- Grammar
- IoError
- Language
Configuration - Language
ConfigurationJSON - Library
Error - Links
- Loader
- Loader
Query Error - Metadata
- PackageJSON
- Scanner
Symbol Error - Symbol
Error - Tree
SitterJSON - WasiSDK
Clang Error
Enums§
Constants§
- DEFAULT_
HIGHLIGHTS_ QUERY_ FILE_ NAME - DEFAULT_
INJECTIONS_ QUERY_ FILE_ NAME - DEFAULT_
LOCALS_ QUERY_ FILE_ NAME - DEFAULT_
TAGS_ QUERY_ FILE_ NAME