/* */ {
/* */ continue;
/* */ }
/* 1545 */ AdviceMethodProperties properties = JoinPointGenerator.this.getAdviceMethodProperties(info, allSetups[i]);
/* 1546 */ AdviceType type = allSetups[i].getType();
/* 1547 */ int index = type.ordinal();
/* 1548 */ if (aspects[index] == null)
/* */ {
/* 1550 */ aspects[index] = new ArrayList();
/* */ }
/* */