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

Constructor

new()

Variables

activeParameter:Int

The active parameter of the active signature.

activeSignature:Int

The active signature.

signatures:Array<SignatureInformation>

One or more signatures.