Home | History | Annotate | Download | only in jdiff

Lines Matching full:ctor

365         boolean singleCtor = false; // Set if there is only one ctor
395 String id = pkgDiff.name_ + "." + classDiff.name_ + ".ctor(" + HTMLReportGenerator.simpleName(type) + ")";