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