struct LSP::SignatureHelpOptions

Included Modules

Defined in:

lsp/protocol/signature_help_options.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def trigger_characters : Array(String) #

[View source]
def trigger_characters=(trigger_characters : Array(String)) #

[View source]