Expand description
Data types and functions for finding and displaying tree-sitter parse errors.
Structs§
- Excerpt
- Excerpts of source from either the target language file or the tsg rules file.
- Tree
With Parse Error - A type containing a tree and a parse error
- Tree
With Parse Error Option - A type containing a tree and an optional parse error
- Tree
With Parse Error Vec - A type containing a tree and parse errors
Enums§
- Parse
Error - Parse error for tree-sitter tree