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