Searched refs:removeConstructor (Results 1 – 3 of 3) sorted by relevance
1072 public void removeConstructor(CtConstructor c) throws NotFoundException { in removeConstructor() method in CtClass
1457 public void removeConstructor(CtConstructor m) throws NotFoundException { in removeConstructor() method in CtClassType
1305 cc.removeConstructor(c); in testRemove4()