class LSProtocol::UnregistrationParams

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(unregisterations : Array(Unregistration) | Nil) #

[View source]

Instance Method Detail

def unregisterations : Array(Unregistration) #

[View source]