Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DdocumentHighlights.ts2 export interface DocumentHighlights { interface
/third_party/typescript/src/server/
Dprotocol.ts66 DocumentHighlights = "documentHighlights", enumerator
/third_party/typescript/lib/
Dprotocol.d.ts37 DocumentHighlights = "documentHighlights", enumerator