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