served.commands.highlight

Undocumented in source.

Members

Functions

documentHighlightImpl
DocumentHighlight[] documentHighlightImpl(immutable(Document) document, int currOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
fallbackDocumentHighlight
DocumentHighlight[] fallbackDocumentHighlight(immutable(Document) document, int currOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
provideDocumentHighlight
DocumentHighlight[] provideDocumentHighlight(DocumentHighlightParams params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta