module LanguageServer::Protocol::Constant::UniquenessLevel
Moniker uniqueness level to define scope of the moniker.
Constants
- DOCUMENT
The moniker is only unique inside a document
- GLOBAL
The moniker is globally unique
- GROUP
The moniker is unique inside the group to which a project belongs
- PROJECT
The moniker is unique inside a project for which a dump got created
- SCHEME
The moniker is unique inside the moniker scheme.