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

@since 3.16.0

Link to this section Summary

Link to this section Types

@type t() :: %GenLSP.Structures.SemanticTokensDeltaPartialResult{
  edits: [GenLSP.Structures.SemanticTokensEdit.t()]
}

Link to this section Functions

Link to this function

%GenLSP.Structures.SemanticTokensDeltaPartialResult{}

View Source (struct)

fields

Fields

  • edits