workspaced.dub.diagnostics

Undocumented in source.

Members

Classes

EqualComparisionFinder
class EqualComparisionFinder

Finds the equals comparision at the given index. Used to resolve issue locations for diagnostics of type - use is instead of == - use !is instead of !=

Functions

resolveDubDiagnosticRange
int[2] resolveDubDiagnosticRange(const(char)[] code, const(Token)[] tokens, Module parsed, int position, const(char)[] diagnostic)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta