Searched defs:lowersSet (Results 1 – 1 of 1) sorted by relevance
364 Set<String> lowersSet = new HashSet<String>(); in fixTypes() local430 …private String fixTypes2(List<TypeData> scc, Set<String> lowersSet, ClassPool cp) throws NotFoundE… in fixTypes2()