Searched refs:groupStart (Results 1 – 1 of 1) sorted by relevance
175 val groupStart = matcher.start(1) in getClassName() constant179 if (groupStart == 0 || source[groupStart - 1] != '.' && source[groupStart - 1] != ':') { in getClassName()