Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
DiagnosticRelatedInformation
/
DiagnosticRelatedInformation
Diagnostic
Related
Information
constructor
(
location
:
Location
,
message
:
String
)
(
source
)
Creates a new related diagnostic information object.
Parameters
location
The location.
message
The message.
Online Documentation