Module: ThemeCheck::LanguageServer::TextDocumentSyncKind

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

Constant Summary collapse

NONE =
0
FULL =
1
INCREMENTAL =
2