Module: PlatformosCheck::LanguageServer::TextDocumentSyncKind

Defined in:
lib/platformos_check/language_server/protocol.rb

Constant Summary collapse

NONE =
0
FULL =
1
INCREMENTAL =
2