[][src]Module lark_query_system::ls_ops

Contains "pseudo-queries" for language-server interaction. These aren't actual queries, they are just functions, so they are not memoized. This also means they can take arbitrary parameters (e.g. &uri) that wouldn't be possible otherwise, which is convenient.

Structs

Cancelled
RangedDiagnostic

Traits

LsDatabase

Type Definitions

Cancelable