SignatureInformation$Typings extension
Properties
- activeParameter ↔ num
-
The index of the active parameter.
getter/setter pair
- documentation ↔ Object
-
The human-readable doc-comment of this signature. Will be shown
in the UI but can be omitted.
getter/setter pair
- label ↔ String
-
The label of this signature. Will be shown in
the UI.
getter/setter pair
-
parameters
↔ List<
ParameterInformation> -
The parameters of this signature.
getter/setter pair