Searched refs:staticInnerClassRegex (Results 1 – 1 of 1) sorted by relevance
445 String staticInnerClassRegex = "[A-Z][a-zA-Z]*"; in replaceLastDotWith$IfInnerStaticClass() local447 && splits[splits.length - 1].matches(staticInnerClassRegex) in replaceLastDotWith$IfInnerStaticClass()448 && splits[splits.length - 2].matches(staticInnerClassRegex)) { in replaceLastDotWith$IfInnerStaticClass()