Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
NotificationType
Class NotificationType<P>
Type Parameters
P
Hierarchy (
View Summary
)
AbstractMessageSignature
NotificationType
ProtocolNotificationType
Index
Constructors
constructor
Properties
_
method
number
Of
Params
Accessors
parameter
Structures
Constructors
constructor
new
NotificationType
<
P
>
(
method
:
string
,
_parameterStructures
?:
ParameterStructures
,
)
:
NotificationType
<
P
>
Type Parameters
P
Parameters
method
:
string
Optional
_parameterStructures
:
ParameterStructures
Returns
NotificationType
<
P
>
Properties
Readonly
_
_
:
undefined
|
[
P
,
_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.