Searched refs:superMethod (Results 1 – 1 of 1) sorted by relevance
92 val superMethod = curr.findMethod(this) in isConstructor() constant93 if (superMethod != null) { in isConstructor()94 list.add(superMethod) in isConstructor()