Skip to main content

Module error

Module error 

Source
Expand description

Error types for tree-sitter Perl parser

Enums§

ParseError
Error types for tree-sitter Perl parser
ParseErrorKind
Kinds of parse errors
ScannerError
Errors that can occur during scanning
UnicodeError
Errors that can occur during Unicode processing

Type Aliases§

ParseResult
Result type for parsing operations