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) |
exists
createFunction, functionMethod, getFunctionNames, getVariableValue, localName, localNames, prefix, prefixes, valuesAreNumbers
public PlatformVariableExistsExpressionFunction()
protected Method findMethod(String functionName)
findMethod
in class AbstractFlowableVariableExpressionFunction
protected AstNode createVariableNameNode(AstNode variableNode)
createVariableNameNode
in class AbstractFlowableVariableExpressionFunction