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