Class: Mui::Lsp::Handlers::Definition

Inherits:
Base
  • Object
show all
Defined in:
lib/mui/lsp/handlers/definition.rb

Overview

Handler for textDocument/definition responses

Instance Attribute Summary

Attributes inherited from Base

#client, #editor

Method Summary

Methods inherited from Base

#handle, #initialize

Constructor Details

This class inherits a constructor from Mui::Lsp::Handlers::Base