Mint::LS::Definition
Inherits LSP::RequestMessage < JSON::Serializable < Reference < Object
This is the class that handles the "textDocument/definition" request.
Constructors
new(pull : JSON::PullParser)
This is the class that handles the "textDocument/definition" request.
Instance methods
params
Sourceparams=(params : LSP::TextDocumentPositionParams)
Source