Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DiagnosticRelatedInformation

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.

层级

  • DiagnosticRelatedInformation

索引

Constructors(1)

Properties(2)

Constructors(1)

constructor

Properties(2)

location

location: Location

The location of this related diagnostic information.

message

message: string

The message of this related diagnostic information.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹