Class: TypeProf::LSP::Message::Initialized
- Inherits:
-
TypeProf::LSP::Message
- Object
- TypeProf::LSP::Message
- TypeProf::LSP::Message::Initialized
- Defined in:
- lib/typeprof/lsp/messages.rb
Constant Summary collapse
- METHOD =
notification
"initialized"
Constants inherited from TypeProf::LSP::Message
Instance Method Summary collapse
Methods inherited from TypeProf::LSP::Message
build_table, find, inherited, #initialize, #log, #notify, #respond, #respond_error
Constructor Details
This class inherits a constructor from TypeProf::LSP::Message
Instance Method Details
#run ⇒ Object
108 109 |
# File 'lib/typeprof/lsp/messages.rb', line 108 def run end |