Options
All
  • Public
  • Public/Protected
  • All
Menu

Signature help represents the signature of something callable. There can be multiple signatures but only one active and only one active parameter.

Hierarchy

  • SignatureHelp

Index

Constructors

Properties

activeParameter: number

The active parameter of the active signature.

activeSignature: number

The active signature.

signatures: SignatureInformation[]

One or more signatures.