Searched refs:sortedMethods (Results 1 – 1 of 1) sorted by relevance
880 val sortedMethods = if (visitor.methodComparator != null) { in accept() constant895 for (method in sortedMethods) { in accept()