public interface ExprVariableNode extends ExprConstantNode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVariableName() |
java.lang.String |
getVariableNameWithSubProp() |
getConstantType, getConstantValue, isConstantValue
accept, accept, acceptChildnodes, addChildNode, addChildNodes, equalsNode, getChildNodes, getForge, getPrecedence, isConstantResult, replaceUnlistedChildNode, setChildNode, setChildNodes
toEPL
validate