C# (CSharp) Rebel.Framework.Linq.CriteriaGeneration.ExpressionVisitors Namespace

Classes

Name Description
DefaultExpressionTreeVisitor A default implementation of an expression tree visitor designed to take an expression tree and rewrite it to the more simplified model supported by the Rebel Framework and its descendent persistence providers.
FieldPredicateExpressionRewriter A static class containing helper methods to rewrite expressions into FieldPredicateExpression trees where appropriate.