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