class StructuredSearch::Evaluator

Evaluates one or more statements that make up a query. Each statement is made up of a series of AST nodes produced by the parser, from input generated by the lexer.

Attributes

statements[RW]

statements to be evaluated