GenLSP.Enumerations.WatchKind (gen_lsp v0.0.5)
Link to this section Summary
Link to this section Types
@type t() :: 1 | 2 | 4
Link to this section Functions
Link to this function
change()
@spec change() :: 2
Interested in change events
Link to this function
create()
@spec create() :: 1
Interested in create events.
Link to this function
delete()
@spec delete() :: 4
Interested in delete events