On this page
LibTmux.Query.QueryInterpreter
- Module
- LibTmux.Query
- Package
- LibTmux
- Source
- src/LibTmux/Query/QueryInterpreter.cs
-
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.
1 declared, 0 inherited
Members
- Compile method