Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnosticWithLocation

Hierarchy

Index

Properties

category

code

code: number

file

length

length: number

messageText

messageText: string | DiagnosticMessageChain

Optional relatedInformation

relatedInformation: DiagnosticRelatedInformation[]

Optional reportsDeprecated

reportsDeprecated: {}

Type declaration

Optional reportsUnnecessary

reportsUnnecessary: {}

May store more in future. For now, this will simply be true to indicate when a diagnostic is an unused-identifier diagnostic.

Type declaration

Optional source

source: string

start

start: number

Generated using TypeDoc