Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/test/expected/
DgetDocumentHighlights.json6 "highlightSpans": [ array
51 "highlightSpans": [ array
96 "highlightSpans": [ array
141 "highlightSpans": [ array
198 "highlightSpans": [ array
243 "highlightSpans": [ array
276 "highlightSpans": [ array
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts452 readonly highlightSpans: LspHighlightSpan[]; property in LspDocumentHighlights
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dinternal_api.cpp709 auto highlightSpans = std::vector<HighlightSpan>(); in GetSemanticDocumentHighlights() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument