Module errors

Module errors 

Source

Structs§

ParseErrorAccumulator
Main accumulator for parse errors

Enums§

AstError
Error type for AST parsing.
DataBaseError
Error type triggered by the database.
DocumentError
Error type for document handling
ExtensionError
Error type for file extensions and parsers associated with them.
FileSystemError
Error types produced by the server when performing file system operations.
LexerError
Error type for tree-sitter.
ParseError
Error type coming from either tree-sitter or ast parsing.
PositionError
Error type for position errors.
RuntimeError
Error type produced by the runtime - aka the server -.
TexterError
TreeSitterError