Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
NotificationType3
Class NotificationType3<P1, P2, P3>
Type Parameters
P1
P2
P3
Hierarchy
AbstractMessageSignature
NotificationType3
Index
Constructors
constructor
Properties
_
method
number
Of
Params
Accessors
parameter
Structures
Constructors
constructor
new
NotificationType3
<
P1
,
P2
,
P3
>
(
method
:
string
)
:
NotificationType3
<
P1
,
P2
,
P3
>
Type Parameters
P1
P2
P3
Parameters
method
:
string
Returns
NotificationType3
<
P1
,
P2
,
P3
>
Properties
Readonly
_
_
:
undefined
|
[
P1
,
P2
,
P3
,
_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.