Searched defs:DiagnosticSeverity (Results 1 – 7 of 7) sorted by relevance
60 export namespace DiagnosticSeverity { namespace67 export type DiagnosticSeverity = 1 | 2 | 3 | 4; alias
237 export var DiagnosticSeverity; variable238 (function (DiagnosticSeverity) { argument
271 enum DiagnosticSeverity { enum
42 enum DiagnosticSeverity : char { enum
3990 type DiagnosticSeverity float64 type