305306307308309310311312313
aggregators.add(functionStack); } } catch(Exception e) { e.printStackTrace(); throw new CruxException("Unable to generate the functions " + e); } return aggregators; }