struct LSP::Protocol::Trace

Overview

The initial trace setting. If omitted trace is disabled ('off') 'off' | 'messages' | 'verbose'

Defined in:

lsp/protocol/trace.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_357 : JSON::PullParser) #

[View source]

Instance Method Detail

def to_json(json : JSON::Builder) #

[View source]
def value : String #

[View source]
def value=(_value : String) #

[View source]