served.linters.dscanner

Undocumented in source.

Members

Functions

adjustRangeForType
bool adjustRangeForType(Diagnostic d, Document document, DScannerIssue issue)

Sets the range for the diagnostic from the issue

adjustSeverityForType
void adjustSeverityForType(Diagnostic d, Document , DScannerIssue issue)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
getDscannerIniForDocument
string getDscannerIniForDocument(DocumentUri document, WorkspaceD.Instance instance)
Undocumented in source. Be warned that the author may not have intended to support it.
lint
void lint(Document document)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DiagnosticSlot
enum DiagnosticSlot;
Undocumented in source.

Static variables

DScannerDiagnosticSource
string DScannerDiagnosticSource;
Undocumented in source.
SyntaxHintDiagnosticSource
string SyntaxHintDiagnosticSource;
Undocumented in source.
servedDefaultDscannerConfig
StaticAnalysisConfig servedDefaultDscannerConfig;
Undocumented in source.

Meta