LSP::DocumentSymbolParams
Inherits JSON::Serializable < Reference < Object
Parameters for a DocumentSymbolRequest.
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_document : TextDocumentIdentifier | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source