com.espertech.esper.epl.expression.ops
Interface ExprAndNode

All Superinterfaces:
ExprEvaluator, ExprNode, ExprValidator, MetaDefItem, java.io.Serializable
All Known Implementing Classes:
ExprAndNodeImpl

public interface ExprAndNode
extends ExprNode, ExprEvaluator

Represents an And-condition.


Method Summary
 
Methods inherited from interface com.espertech.esper.epl.expression.core.ExprNode
accept, accept, acceptChildnodes, addChildNode, addChildNodes, equalsNode, getChildNodes, getExprEvaluator, getPrecedence, isConstantResult, replaceUnlistedChildNode, setChildNode, setChildNodes, toEPL
 
Methods inherited from interface com.espertech.esper.epl.expression.core.ExprValidator
validate
 
Methods inherited from interface com.espertech.esper.epl.expression.core.ExprEvaluator
evaluate, getType
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com