LSP::StaticRegistrationOptions
Static registration options to be returned in the initialize request.
Instance methods
id
The id used to register the request. The id can be used to deregister the request again. See also Registration#id.
id=(id : String | Nil)
The id used to register the request. The id can be used to deregister the request again. See also Registration#id.