Searched refs:setFunctionExecutor (Results 1 – 3 of 3) sorted by relevance
62 compiledTemplate.setFunctionExecutor(globalFunctionExecutor); in makeTemplateMap()
96 compiledTemplate.setFunctionExecutor(globalFunctionExecutor); in compile()
52 public void setFunctionExecutor(FunctionExecutor functionExecutor) { in setFunctionExecutor() method in BaseCompiledTemplate