public interface ExprConstantNode extends ExprNode
Modifier and Type | Method and Description |
---|---|
Class |
getConstantType() |
Object |
getConstantValue(ExprEvaluatorContext context) |
boolean |
isConstantValue() |
accept, accept, acceptChildnodes, addChildNode, addChildNodes, equalsNode, getChildNodes, getForge, getPrecedence, isConstantResult, replaceUnlistedChildNode, setChildNode, setChildNodes
toEPL
validate
Class getConstantType()
Object getConstantValue(ExprEvaluatorContext context)
boolean isConstantValue()