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