report Method
Prior to reporting the IDiagnostic, the diagnostic message is formatted (with translations) base on arguments contained in the diagnostic. Calls reportDiagnostic after the message is formatted.
report(diagnostic: AnyDiagnostic): void
| Parameter | Type | Description |
|---|---|---|
| diagnostic | AnyDiagnostic | The diagnostic to report. |
Returns - void
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.