127128129130131132133134135136137
found.importInfo.mod.getName())); return; } List<ASTEntry> lst = new ArrayList<ASTEntry>(); lst.add(new ASTEntryWithSourceModule(moduleToFind)); addOccurrences(lst, moduleToFind.getFile(), moduleToFind.getName()); } } if (wasResolved) {