Method: LanguageServer::Protocol::Interface::WorkspaceSymbolOptions#to_hash
- Defined in:
- lib/language_server/protocol/interface/workspace_symbol_options.rb
#to_hash ⇒ Object
30 31 32 |
# File 'lib/language_server/protocol/interface/workspace_symbol_options.rb', line 30 def to_hash attributes end |