public class PlatformVariableLowerThanExpressionFunction extends VariableLowerThanExpressionFunction
AbstractVariableComparatorExpressionFunction.OPERATOR
functionName, functionNamesOptions, method, variableScopeName
Constructor and Description |
---|
PlatformVariableLowerThanExpressionFunction() |
Modifier and Type | Method and Description |
---|---|
protected AstNode |
createVariableNameNode(AstNode variableNode) |
protected Method |
findMethod(String functionName) |
lowerThan
compareVariableValue
createFunction, functionMethod, getFunctionNames, getVariableValue, localName, localNames, prefix, prefixes, valuesAreNumbers
public PlatformVariableLowerThanExpressionFunction()
protected Method findMethod(String functionName)
findMethod
in class AbstractFlowableVariableExpressionFunction
protected AstNode createVariableNameNode(AstNode variableNode)
createVariableNameNode
in class AbstractFlowableVariableExpressionFunction