Method | Description | |
---|---|---|
Visit ( |
Dispatches the expression to one of the more specialized visit methods in this class.
|
Method | Description | |
---|---|---|
Eval ( |
Returns an evaluated Linq.Expression.
|
|
Evaluate ( |
Returns an evaluated Linq.Expression.
|
|
SubtreeEvaluator ( HashSet |
Initializes a new instance of the T:EFBootstrap.Caching.Evaluator.SubtreeEvaluator class.
|
public Visit ( |
||
node | The expression to visit. | |
return |