Creates a new parameter information object.
A label string or inclusive start and exclusive end offsets within its containing signature label.
Optional
documentation: string | MarkdownStringA doc string.
Optional
documentationThe human-readable doc-comment of this signature. Will be shown in the UI but can be omitted.
The label of this signature. Will be shown in the UI.
Represents a parameter of a callable-signature. A parameter can have a label and a doc-comment.