Searched refs:reportFunctions (Results 1 – 1 of 1) sorted by relevance
234 …de[] nodes, final List expressions, final FormulaParser parser, final Expression reportFunctions[]) in collectGroupExpressions() argument265 for (int j = 0; j < reportFunctions.length; j++) in collectGroupExpressions()267 if (reportFunctions[j] instanceof FormulaExpression) in collectGroupExpressions()269 … final FormulaExpression reportExp = (FormulaExpression) reportFunctions[j]; in collectGroupExpressions()314 … collectGroupExpressions(section.getNodeArray(), expressions, parser, reportFunctions); in collectGroupExpressions() local
Completed in 8 milliseconds