public class InPredicate extends BinaryOperator
left, right
Constructor and Description |
---|
InPredicate(Expr predicand,
Expr in_values,
boolean not) |
Modifier and Type | Method and Description |
---|---|
Expr |
getInValue() |
Expr |
getPredicand() |
boolean |
isNot() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.