report Method
Handles the given IDiagnostic based on the implementation requirements for a given reporter.
report(diagnostic: AnyDiagnostic): void
Parameter | Type | Description |
---|---|---|
diagnostic | AnyDiagnostic | The diagnostic to report. |
Returns - void
Last Updated: 30 November, 2023