public class VerifyBoolean extends Rule<Expression>
Rule
that verifies that the result type of an Expression
is Boolean. This is required
for filter/join predicates.Constructor and Description |
---|
VerifyBoolean() |
Modifier and Type | Method and Description |
---|---|
Expression |
apply(Expression expr) |
public Expression apply(Expression expr)
apply
in class Rule<Expression>
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.