Name | Description |
---|---|
IExpressionProcessor | Interface of the expression processor. |
Name | Description |
---|---|
ExpressionProcessor | Base class of expression processor. |
OperationQueryProcessor | Implementation of the operation query processor to update function expression trees of the query. |
ProcessorFactory | Factory class to build a query processor from the supplied query. |
RequestQueryProcessor | Implementation of the request query processor to update function expression trees of the query. |
ScopeProcessor | Implementation of the scope processor to add expressions. |