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