public class UnaryLogicalExpressionEvaluator extends QueryEvaluator
MATCH_ALL_EVALUATOR| Constructor and Description |
|---|
UnaryLogicalExpressionEvaluator(UnaryLogicalExpression expr,
FieldTreeNode context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(QueryEvaluationContext ctx) |
evaluate, getInstance, getInstancepublic UnaryLogicalExpressionEvaluator(UnaryLogicalExpression expr, FieldTreeNode context)
public boolean evaluate(QueryEvaluationContext ctx)
evaluate in class QueryEvaluatorCopyright © 2016. All rights reserved.