Home
last modified time | relevance | path

Searched defs:DocumentHighlights (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h193 typedef struct DocumentHighlights { struct
196DocumentHighlights(std::string fileName = "fileName", std::vector<HighlightSpan> highlightSpans = … argument
200 } DocumentHighlights; typedef