ParameterInformation

constructor(label: JsAny, documentation: JsAny = definedExternally)(source)

Creates a new parameter information object.

Parameters

label

A label string or inclusive start and exclusive end offsets within its containing signature label.

documentation