Skip to main content

Module classifier

Module classifier 

Source
Expand description

Error classification and diagnostic generation.

Structs§

ErrorClassifier
Perl script error classification engine for LSP workflow operations
RecoverySalvageMetrics
Recovery-salvage metrics computed for a single parsed file.

Enums§

ParseErrorKind
Specific types of parse errors found in Perl script content

Functions§

classify_recovery_salvage
Compute RecoverySalvageMetrics for a parsed AST and its diagnostics.