Interface ExprVariableNode
- All Superinterfaces:
ExprNodeDeployTimeConst
- All Known Implementing Classes:
ExprVariableNodeImpl
Represents a variable in an expression tree.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprNodeDeployTimeConst
codegenGetDeployTimeConstValue, renderForFilterPlan
-
Method Details
-
getVariableNameWithSubProp
String getVariableNameWithSubProp() -
getVariableMetadata
VariableMetaData getVariableMetadata()
-