Module DiagnosticManager

Module DiagnosticManager 

Source
Expand description

§DiagnosticManager Trait

Defines the abstract service trait for managing diagnostic collections, which represent problems like errors and warnings in source code.

Traits§

DiagnosticManager
An abstract service contract for an environment component that can manage diagnostic collections.