resources/messages/attributeDescriptions/mixin.html (12 lines of code) (raw):
<html>
<body>
Qualified name of the implementation class which will be mixed into the hierarchy.
<h2>Examples:</h2>
<pre><code>
{
mixin("my_named")="com.sample.psi.impl.MyNamedImplMixin"
}
my_named ::=
</code></pre>
</body>
</html>