Searched refs:pathToBucket (Results 1 – 1 of 1) sorted by relevance
178 static final RegexLookup<Category> pathToBucket = new RegexLookup<Category>() field in CheckConsistentCasing227 return pathToBucket.get(path); in getCategory()