Searched refs:interfaceMethod (Results 1 – 1 of 1) sorted by relevance
103 val interfaceMethod = itf.findMethod(this) in isConstructor() constant104 if (interfaceMethod != null) { in isConstructor()105 list.add(interfaceMethod) in isConstructor()