struct LSP::Protocol::RequireModuleContextData

Defined in:

lsp/protocol/completion_item.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(path : String) #

[View source]

Instance Method Detail

def path : String #

[View source]
def path=(_path : String) #

[View source]
def require_module_context : Bool #

[View source]
def require_module_context=(_require_module_context : Bool) #

[View source]
def to_json(json : JSON::Builder) #

[View source]