blob: 1b42605e501334358790751e7677779f5cbffa18 [file] [log] [blame]
<html>
<body>
<font face="verdana" size="-1">
Assume you have two traits which contains methods with the same signatures e.g. 'foo()' and you create a class 'MyImplementor' implementing both these traits. So the result of invoking
'new MyImplementor().foo()' can be unexpected.
This inspection reports classes which have such a problem.
</font>
</body>
</html>