-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration, Query Optimization
The MatchExpressionWalker only works with const visitors.
There is one example of a mutating walker used for expression parameterization, but it is not generic. It would be good to have a generic mutating walker to get benefits of code reuse.