Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
ProtocolNotificationType
Class ProtocolNotificationType<P, RO>
Type Parameters
P
RO
Hierarchy (
View Summary
)
NotificationType
<
P
>
ProtocolNotificationType
Implements
RegistrationType
<
RO
>
Index
Constructors
constructor
Properties
_
___
____
method
number
Of
Params
Accessors
parameter
Structures
Constructors
constructor
new
ProtocolNotificationType
<
P
,
RO
>
(
method
:
string
,
)
:
ProtocolNotificationType
<
P
,
RO
>
Type Parameters
P
RO
Parameters
method
:
string
Returns
ProtocolNotificationType
<
P
,
RO
>
Properties
Readonly
_
_
:
undefined
|
[
P
,
_EM
]
Clients must not use this property. It is here to ensure correct typing.
Readonly
___
___
:
undefined
|
[
RO
,
_EM
]
Clients must not use this property. It is here to ensure correct typing.
Readonly
____
____
:
undefined
|
[
RO
,
_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.