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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.