Searched defs:superMethod (Results 1 – 3 of 3) sorted by relevance
94 val superMethod = curr.findMethod(this) in isConstructor() constant
454 for (superMethod in candidates) { in <lambda>() constant490 for (superMethod in candidate.allSuperMethods()) { in <lambda>() method
741 for (superMethod in superMethods) { in added() constant