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