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