Interface ExprStreamRefNode
- All Superinterfaces:
ExprNode
,ExprNodeRenderable
,ExprValidator
- All Known Subinterfaces:
ExprIdentNode
,ExprStreamUnderlyingNode
- All Known Implementing Classes:
ExprDotNodeImpl
,ExprIdentNodeImpl
,ExprStreamUnderlyingNodeImpl
Represents a stream-reference.
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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