Fix problem with precedence expressions not being evaluated.
independentid opened this issue · 0 comments
independentid commented
A change to the AST parser made Precedence Expressions a type, however the evaluation walker had not implemented a switch for filter.PrecedenceExpression