public class PlatformVariableExistsExpressionFunction extends VariableExistsExpressionFunction
functionName, functionNamesOptions, method, variableScopeName| Constructor and Description |
|---|
PlatformVariableExistsExpressionFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected AstNode |
createVariableNameNode(AstNode variableNode) |
protected Method |
findMethod(String functionName) |
existscreateFunction, functionMethod, getFunctionNames, getVariableValue, localName, localNames, prefix, prefixes, valuesAreNumberspublic PlatformVariableExistsExpressionFunction()
protected Method findMethod(String functionName)
findMethod in class AbstractFlowableVariableExpressionFunctionprotected AstNode createVariableNameNode(AstNode variableNode)
createVariableNameNode in class AbstractFlowableVariableExpressionFunction