Re-exports§
Modules§
- traversal
- Traverse Node AST
Structs§
- Display
Context - StrDoc
- TSLanguage
- An opaque object that defines how to parse a particular language. The code
for each
Language
is generated by the Tree-sitter CLI. - TSPoint
- A position in a multi-line text document, in terms of rows and columns.
- TSRange
- A range of positions in a multi-line text document, both in terms of bytes and of rows and columns.
Enums§
- TSParse
Error - Represents tree-sitter related error
Traits§
- Content
Ext - Language
Ext - tree-sitter specific language trait