SignatureInformation

constructor(label: String, documentation: String = definedExternally)(source)

Creates a new signature information object.

Parameters

label

A label string.

documentation

constructor(label: String, documentation: MarkdownString)(source)