Searched refs:getInterfaces (Results 1 – 10 of 10) sorted by relevance
89 public TypeList getInterfaces(); in getInterfaces() method
87 for (short interfaceIndex : classDef.getInterfaces()) { in tryAssignDepth()
177 TypeList interfaces = c.getInterfaces(); in orderItems0()
256 public TypeList getInterfaces() { in getInterfaces() method in ClassDefItem
176 TypeList interfaces = c.getInterfaces(); in orderItems0()
254 public TypeList getInterfaces() { in getInterfaces() method in ClassDefItem
145 TypeList interfaceList = classFile.getInterfaces(); in addClassWithHierachy()
199 for (int implemented : classDef.getInterfaces()) { in findAssignableTypes()
292 public TypeList getInterfaces() { in getInterfaces() method in DirectClassFile
126 cf.getSuperclass(), cf.getInterfaces(), sourceFile); in translate0()