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