Module errors

Module errors 

Source

Structs§

ParseError
An error that occurred during parsing.

Enums§

ParseErrorReason
An explanation for an error that occurred during parsing.

Functions§

collect_parsing_errors
Given the root node of a Tree Sitter parsing result, accumulates all errors that were emitted.