Searched refs:worksWith (Results 1 – 1 of 1) sorted by relevance
153 public boolean worksWith(CasingType otherType) { in worksWith() method in CheckConsistentCasing.CasingType311 if (!ft.worksWith(typeAndFlagFromCat.type())) { in checkConsistentCasing()