View Source GenLSP.Structures.UnregistrationParams (gen_lsp v0.8.1)

Link to this section Summary

Link to this section Types

@type t() :: %GenLSP.Structures.UnregistrationParams{
  unregisterations: [GenLSP.Structures.Unregistration.t()]
}

Link to this section Functions

Link to this function

%GenLSP.Structures.UnregistrationParams{}

View Source (struct)

fields

Fields

  • unregisterations