Module parse_error

Source
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.
TreeWithParseError
A type containing a tree and a parse error
TreeWithParseErrorOption
A type containing a tree and an optional parse error
TreeWithParseErrorVec
A type containing a tree and parse errors

Enums§

ParseError
Parse error for tree-sitter tree