linol/thirdparty/lsp/ocaml-lsp-server/test/e2e-new/semantic_hl_helpers.mli

8 lines
157 B
OCaml

open Test.Import
val annotate_src_with_tokens
: legend:SemanticTokensLegend.t
-> encoded_tokens:int array
-> annot_mods:bool
-> string
-> string