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