Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnosticRelatedInformation

Hierarchy

Index

Properties

category

category: 0 | 1 | 2 | 3

Diagnostic category: warning = 0, error = 1, suggestion = 2, message = 3

code

code: number

file

file: undefined

TypeScriptWorker removes this to avoid serializing circular JSON structures.

length

length: number | undefined

messageText

messageText: string | DiagnosticMessageChain

start

start: number | undefined

Generated using TypeDoc