AbstractFunctionCallDiagnosticsSupplier

A DiagnosticsSupplier that provides diagnostics for function calls.

In chained calls, diagnostics are provided for each function in the chain.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

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

Generates a list of diagnostics.