FunctionUnresolvedParameterNameDiagnosticsSupplier

A diagnostics supplier that checks the existence of function parameter names that named arguments refer to.

Parameters

docsDirectory

the directory where function documentation files are stored

Constructors

constructor(docsDirectory: File)

Functions

Link copied to clipboard
open override fun getDiagnostics(document: TextDocument): List<SimpleDiagnostic>

Generates a list of diagnostics.