LSP::Data::TextDocumentClientCapabilities::DocumentSymbol
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool)
Whether document symbol supports dynamic registration.
hierarchical_document_symbol_support=(hierarchical_document_symbol_support : Bool)
The client support hierarchical document symbols.