Searched refs:addConstructor (Results 1 – 5 of 5) sorted by relevance
108 clz.addConstructor(constructor); in testSimpleConstructor()118 clz.addConstructor(constructor); in testOneArgConstructor()130 clz.addConstructor(constructor); in testConstructorThrowsException()144 clz.addConstructor(constructor); in testPackageProtectedConstructor()
119 apiClass.addConstructor(apiConstructor); in endElement()
84 public void addConstructor(ApiConstructor constructor) { in addConstructor() method in ApiClass
194 currentClass.addConstructor(constructor); in start()
141 public void addConstructor(JDiffConstructor tc) { in addConstructor() method in JDiffClassDescription