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