Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
NotificationType4
Class NotificationType4<P1, P2, P3, P4>
Type Parameters
P1
P2
P3
P4
Hierarchy
AbstractMessageSignature
NotificationType4
Index
Constructors
constructor
Properties
_
method
number
Of
Params
Accessors
parameter
Structures
Constructors
constructor
new
NotificationType4
<
P1
,
P2
,
P3
,
P4
>
(
method
:
string
,
)
:
NotificationType4
<
P1
,
P2
,
P3
,
P4
>
Type Parameters
P1
P2
P3
P4
Parameters
method
:
string
Returns
NotificationType4
<
P1
,
P2
,
P3
,
P4
>
Properties
Readonly
_
_
:
undefined
|
[
P1
,
P2
,
P3
,
P4
,
_EM
]
Clients must not use this property. It is here to ensure correct typing.
Readonly
method
method
:
string
Readonly
number
Of
Params
numberOfParams
:
number
Accessors
parameter
Structures
get
parameterStructures
()
:
ParameterStructures
Returns
ParameterStructures
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
method
number
Of
Params
Accessors
parameter
Structures
vscode-languageclient
Loading...
Clients must not use this property. It is here to ensure correct typing.