Searched refs:interfaceList (Results 1 – 1 of 1) sorted by relevance
157 TypeList interfaceList = classFile.getInterfaces(); in addClassWithHierachy() local158 int interfaceNumber = interfaceList.size(); in addClassWithHierachy()160 addClassWithHierachy(interfaceList.getType(i).getClassName()); in addClassWithHierachy()