reportInternal 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.
reportInternal(diagnostic: AnyDiagnostic): void
| Parameter | Type | Description |
|---|---|---|
| diagnostic | AnyDiagnostic | The diagnostic to report. |
Returns - void
Defined in
Last Updated: 30 November, 2023