Libraries
»
platformos-check
(0.5.0)
»
Index (T)
»
PlatformosCheck
»
LanguageServer
»
TextDocumentSyncKind
Module: PlatformosCheck::LanguageServer::TextDocumentSyncKind
Defined in:
lib/platformos_check/language_server/protocol.rb
Constant Summary
collapse
NONE =
0
FULL =
1
INCREMENTAL =
2