struct

LSP::SetTraceParams

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

value

The new value that should be assigned to the trace setting.

Source
value=(value : TraceValue)

The new value that should be assigned to the trace setting.

Source