- applyDubLintType
void applyDubLintType(Diagnostic error, ErrorType type)
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.
- extendErrorRange
void extendErrorRange(TextRange range, WorkspaceD.Instance instance, string uri, Diagnostic info)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixPath
string fixPath(string cwd, string workspaceRoot, string path, string[] stringImportPaths)
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.
- mapDubLintType
DiagnosticSeverity mapDubLintType(ErrorType type)
Undocumented in source. Be warned that the author may not have intended to support it.