Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SignatureHelp

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(1)

Properties(3)

Constructors(1)

constructor

Properties(3)

signatures

signatures: SignatureInformation[]

One or more signatures.

activeSignature

activeSignature: number

The active signature.

activeParameter

activeParameter: number

The active parameter of the active signature.

Generated by TypeDoc. Maintained by 洛竹