Searched refs:jDiffConstructors (Results 1 – 1 of 1) sorted by relevance
75 private List<JDiffConstructor> jDiffConstructors = new ArrayList<JDiffConstructor>(); field in JDiffClassDescription142 jDiffConstructors.add(tc); in addConstructor()636 for (JDiffConstructor con : jDiffConstructors) { in checkConstructorCompliance()