# LibTmux.Query.QueryInterpreter

- **Module:** LibTmux.Query
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Query/QueryInterpreter.cs#L13
- **Page:** https://libtmux.org/reference/dotnet/libtmux-query-queryinterpreter/

Evaluates a query document against in-memory elements.

The interpreter is the semantic owner: translation defines the shape and
this defines what the shape means. Compiling from the document rather than
from the original expression is what guarantees the in-memory answer
matches the wire answer.

## Members

- `Compile` (method)
