public class DefinedTestExpressionCalculator extends java.lang.Object implements TestExpressionCalculator<DefinedTestExpression>
Constructor and Description |
---|
DefinedTestExpressionCalculator() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
calculate(RenderRequest request,
Position position,
DefinedTestExpression test,
Expression argument) |
public java.lang.Object calculate(RenderRequest request, Position position, DefinedTestExpression test, Expression argument)
calculate
in interface TestExpressionCalculator<DefinedTestExpression>