dls v0.1.2 (2018-03-24T18:04:37Z)
Dub
Repo
Registration
dls
protocol
interfaces
client
Undocumented in source.
class
Registration :
RegistrationBase
(
R
:
RegistrationOptionsBase
) {
Nullable
!
R
registerOptions
;
}
Members
Variables
registerOptions
Nullable
!
R
registerOptions
;
Undocumented in source.
Inherited Members
From RegistrationBase
id
string
id
;
Undocumented in source.
method
string
method
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
interfaces
client
classes
Registration
RegistrationOptionsBase
RegistrationParams
TextDocumentRegistrationOptions
Unregistration
UnregistrationParams