Searched refs:jDiffConstructors (Results 1 – 1 of 1) sorted by relevance
48 private final List<JDiffConstructor> jDiffConstructors = new ArrayList<>(); field in JDiffClassDescription94 return jDiffConstructors; in getConstructors()134 jDiffConstructors.add(tc); in addConstructor()