Interface ExprAndNode
- All Superinterfaces:
ExprNode
,ExprNodeRenderable
,ExprValidator
- All Known Implementing Classes:
ExprAndNodeImpl
Represents an And-condition.
-
Method Summary
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprNode
accept, accept, acceptChildnodes, addChildNode, addChildNodes, equalsNode, getChildNodes, getForge, getPrecedence, replaceUnlistedChildNode, setChildNode, setChildNodes
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprNodeRenderable
toEPL
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprValidator
validate