class LSProtocol::CodeLensRequest
- LSProtocol::CodeLensRequest
- Reference
- Object
Overview
A request to provide code lens for the given text document.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : Int32 | String
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : CodeLensParams