SignatureHelpClientCapabilitiesSignatureInformationParameterInformation
in package
Client capabilities specific to parameter information.
Table of Contents
Properties
- $labelOffsetSupport : bool|null
- The client supports processing label offsets instead of a simple label string.
Methods
- __construct() : mixed
Properties
$labelOffsetSupport
The client supports processing label offsets instead of a simple label string.
public
bool|null
$labelOffsetSupport
Tags
Methods
__construct()
public
__construct([bool|null $labelOffsetSupport = null ]) : mixed
Parameters
- $labelOffsetSupport : bool|null = null