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