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