ast2Terms converts an AST into a chain of Terms each representing a filter to be applied.
compile source text into a type
Succesful compilation depends on the fields used in the source text complying with the policies indicated in the enabled argument.
newContext creates a new Context with default policies and options set.
source2Term transform Source text directly into a Term chain.
defaultOptions for compilation.
Generated using TypeDoc
The compile module provides an API for building filter compilers.