You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic merge from submit-queue.
Remove the TypeChecker interface from Evaluator
+ Also, the PredicateEvaluator interface is subsumed to the Evaluator interface.
**What this PR does / why we need it**:
This is a sanity-refactoring that teases out responsibilities for the interfaces. With this CL, the exact nature of dependencies to the expression language is clearly demarcated.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
0 commit comments