FunctionDuplicateParameterNameDiagnosticsSupplier

A diagnostics supplier that checks for duplicate function parameter names in function calls.

Constructors

constructor()

Functions

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

Generates a list of diagnostics.