resources/messages/attributeDescriptions/implements.html (11 lines of code) (raw):
<html>
<body>
List of interfaces a PSI class will implement.
<h2>Examples:</h2>
<pre><code>
{
implements("rule|attr")="org.intellij.grammar.psi.BnfNamedElement"
}
</code></pre>
</body>
</html>