On this page
LibTmux.Query.QueryTranslator
- Module
- LibTmux.Query
- Package
- LibTmux
- Source
- src/LibTmux/Query/QueryTranslator.cs
-
Translates a supported expression into a query document.
Translation is total or it fails. Every node the vocabulary does not cover raises
UnsupportedQueryExpressionExceptionrather than being left for in-memory evaluation, so one predicate cannot mean two things.
1 declared, 0 inherited
Members
- Translate method