public class CallFunctionExFunction extends CallFunctionFunction
minimalCountABSOLUTE, EXPRESSION_EDITOR_OPTIONS, GROUP_COLOR_PROCESSING, GROUP_CONTEXT_RELATED, GROUP_DATA_BLOCK_PROCESSING, GROUP_DATA_TABLE_PROCESSING, GROUP_DATE_TIME_PROCESSING, GROUP_MATH, GROUP_NUMBER_PROCESSING, GROUP_OTHER, GROUP_STRING_PROCESSING, GROUP_SYSTEM, GROUP_TYPE_CONVERSION, HAS_RESOLVER| Constructor and Description |
|---|
CallFunctionExFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected DataTable |
constructInputTable(java.util.List<java.lang.Object> input,
FunctionDefinition fd,
Evaluator evaluator) |
protected Pair<Context,CallerController> |
resolveContext(java.lang.Object[] parameters,
java.lang.String contextPath,
Evaluator evaluator) |
executecheckAndGetNumericTypeField, checkNumericTypeField, checkParameters, checkParameterType, executeAttributed, executeTasks, getCategory, getDescription, getName, getParametersFootprint, getReturnValue, resolveContext, resolveContextprotected DataTable constructInputTable(java.util.List<java.lang.Object> input, FunctionDefinition fd, Evaluator evaluator) throws SyntaxErrorException, DataTableException, EvaluationException
constructInputTable in class CallFunctionFunctionSyntaxErrorExceptionDataTableExceptionEvaluationExceptionprotected Pair<Context,CallerController> resolveContext(java.lang.Object[] parameters, java.lang.String contextPath, Evaluator evaluator) throws EvaluationException
resolveContext in class CallFunctionFunctionEvaluationException