Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a related message and source code location for a diagnostic. This should be used to point to code locations that cause or related to a diagnostics, e.g when duplicating a symbol in a scope.

Hierarchy

  • IDiagnosticRelatedInformation

Index

Properties

Properties

location

location: ILocation

The location of this related diagnostic information.

message

message: string

The message of this related diagnostic information.