Information about a single parameter in a callable signature.

This is a JS-exposed model type (dh.lsp.ParameterInformation) that closely follows the Language Server Protocol parameter information shape.

Hierarchy

  • ParameterInformation

Constructors

Properties

Constructors

Properties

documentation: MarkupContent

Documentation for this parameter.

label: string

The label of this parameter.